Metadata-Version: 1.1
Name: thingpin
Version: 2.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: 
        |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
        
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
