Metadata-Version: 2.0
Name: AYABInterface
Version: 0.0.9
Summary: A Python library with the interface to the AYAB shield.
Home-page: https://github.com/fossasia/AYABInterface
Author: Nicco Kunzmann
Author-email: niccokunzmann@rambler.ru
License: LGPL
Keywords: knitting ayab fashion
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Artistic Software
Classifier: Topic :: Home Automation
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Manufacturing
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Development Status :: 5 - Production/Stable
Requires-Dist: crc8 (==0.0.3)
Requires-Dist: pyserial (==3.1.1)

AYABInterface
=============

.. image:: https://travis-ci.org/fossasia/AYABInterface.svg
   :target: https://travis-ci.org/fossasia/AYABInterface
   :alt: Build Status

.. image:: https://ci.appveyor.com/api/projects/status/a6yhbt0rqvb212s7?svg=true
   :target: https://ci.appveyor.com/project/AllYarnsAreBeautiful/AYABInterface
   :alt: AppVeyor CI build status (Windows)

.. image:: https://codeclimate.com/github/fossasia/AYABInterface/badges/gpa.svg
   :target: https://codeclimate.com/github/fossasia/AYABInterface
   :alt: Code Climate

.. image:: https://codeclimate.com/github/fossasia/AYABInterface/badges/coverage.svg
   :target: https://codeclimate.com/github/fossasia/AYABInterface/coverage
   :alt: Test Coverage

.. image:: https://codeclimate.com/github/fossasia/AYABInterface/badges/issue_count.svg
   :target: https://codeclimate.com/github/fossasia/AYABInterface
   :alt: Issue Count

.. image:: https://badge.fury.io/py/AYABInterface.svg
   :target: https://pypi.python.org/pypi/AYABInterface
   :alt: Python Package Version on Pypi

.. image:: https://img.shields.io/pypi/dm/AYABInterface.svg
   :target: https://pypi.python.org/pypi/AYABInterface#downloads
   :alt: Downloads from Pypi   

.. image:: https://readthedocs.org/projects/ayabinterface/badge/?version=latest
   :target: http://ayabinterface.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status

.. image:: https://landscape.io/github/fossasia/AYABInterface/master/landscape.svg?style=flat
   :target: https://landscape.io/github/fossasia/AYABInterface/master
   :alt: Code Health

.. image:: https://badge.waffle.io/fossasia/AYABInterface.svg?label=ready&title=issues%20ready
   :target: https://waffle.io/fossasia/AYABInterface
   :alt: Issues ready to work on

A Python library with the interface to the AYAB shield.

For installation instructions and more, `see the documentation
<http://AYABInterface.readthedocs.io/>`__.


