Metadata-Version: 2.0
Name: thingpin
Version: 3.0.2
Summary: Raspberry Pi pin monitor that reports to AWS IoT
Home-page: https://github.com/mgk/thingpin/blob/master/README.md
Author: Michael Keirnan
Author-email: michael@keirnan.com
License: MIT
Keywords: aws iot thing mqtt sensor gpio raspberry pi rpi
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Topic :: Home Automation
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: docopt
Requires-Dist: python-daemon
Requires-Dist: pyyaml
Requires-Dist: thingamon (>=0.2.2)

|Build Status| |Coverage Status| |Downloads| |Flux Cap|

thingpin
========

`thingpin`_ monitors Raspberry Pi inputs and reports them to AWS IoT. Use it
to build an door sensor, water sensor, motion detector, etc. that is IoT
enabled.

`See Documentation for Installation and Usage details`_

.. _See Documentation for Installation and Usage details: https://github.com/mgk/thingpin/blob/master/README.md

.. |Build Status| image:: https://img.shields.io/travis/mgk/thingpin.svg
   :target: https://travis-ci.org/mgk/thingpin

.. |Coverage Status| image:: https://img.shields.io/coveralls/mgk/thingpin.svg
   :target: https://coveralls.io/github/mgk/thingpin?branch=master

.. |Downloads| image:: https://img.shields.io/pypi/dm/thingpin.svg
   :target: https://pypi.python.org/pypi/thingpin

.. |Flux Cap| image:: https://img.shields.io/badge/flux%20capacitor-1.21%20GW-orange.svg


