Metadata-Version: 2.1
Name: comotion-sdk
Version: 0.0.3
Summary: SDK for interacting with the Comotion Dash API
Home-page: https://github.com/ComotionLabs/comotion-sdk
Author: Tim Vieyra
Author-email: tim@comotion.us
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/ComotionLabs/comotion-sdk/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# comotion-sdk
SDK for interacting with the Comotion Dash API


# Installation

In order to use this repo


``` python
from comotion import comodash

```


