Metadata-Version: 2.0
Name: dataplicity
Version: 0.3.20a15
Summary: Platform for connected devices
Home-page: https://www.dataplicity.com
Author: WildFoundry
Author-email: support@dataplicity.com
License: UNKNOWN
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Requires-Dist: websocket-client
Requires-Dist: python-daemon (>=2.0.5)
Requires-Dist: fs (>=0.5.0)
Requires-Dist: enum34
Requires-Dist: docutils
Requires-Dist: six

Dataplicity Core
================

Dataplicity Core is a client framework on which Dataplicity Shell (http://shell.dataplicity.com) and other products are built upon.


Dependencies
------------

docutils is required to install Dataplicity:

pip install docutils


