Metadata-Version: 2.1
Name: iotile-gateway
Version: 2.0.2
Summary: IOTile Core Tools
Home-page: https://github.com/iotile/coretools/iotilecore
Author: Arch
Author-email: info@arch-iot.com
License: LGPLv3
Keywords: iotile,arch,embedded,hardware
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.5,<4
Requires-Dist: tornado (<5.0.0,>=4.5.0)
Requires-Dist: iotile-core (>=4.0.0)
Requires-Dist: msgpack (>=0.6.1)
Requires-Dist: ws4py (>=0.5.1)

IOTileGateway
-------------

A python package providing basic gateway infrastructure for talking to multiple IOTile devices.

See https://www.arch-iot.com.



