Metadata-Version: 2.0
Name: IotPy
Version: 1.0.2
Summary: Software that helps non-experts develop applications that operate on data streams generated by sensors, social media and other sources
Home-page: https://github.com/AssembleSoftware/IoTPy
Author: AssembleSoftware
Author-email: assemblesoftware@gmail.com
License: BSD-3
Keywords: stream software development
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: pika
Requires-Dist: jsonpickle
Requires-Dist: tinydb
Requires-Dist: pyparsing
Requires-Dist: bokeh
Requires-Dist: numpy
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'

# IoTPy
Copyright 2017 AssembleSoftware

To install, type:

    pip install IoTPy


