Metadata-Version: 2.1
Name: iotile-analytics-interactive
Version: 0.5.1
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
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: bokeh (>=0.12.15)

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
```


