Metadata-Version: 1.1
Name: thingpin
Version: 1.1.0
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
Description: 
        |Downloads|
        
        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
        
        .. |Downloads| image:: https://img.shields.io/pypi/dm/thingpin.svg
           :target: https://pypi.python.org/pypi/thingpin
        
Keywords: aws iot mqtt sensor gpio raspberry pi rpi
Platform: any
Classifier: Development Status :: 3 - Alpha
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
