Metadata-Version: 2.0
Name: iotile-analytics-interactive
Version: 0.1.0
Summary: A data science bridge for iotile.cloud
Home-page: https://github.com/iotile/typedargs
Author: Arch
Author-email: info@arch-iot.com
License: LGPLv3
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: iotile-analytics-core (>=0.1.0)
Requires-Dist: bqplot (>=0.10.0)

IOTile Analytics Interactive
----------------------------

This package provides interactive IPython widgets for viewing, plotting and interacting
with iotile.cloud data.  It builds on the core functionality in iotile-analytics-core.

```
pip install iotile-analytics-interactive
```


