Metadata-Version: 2.1
Name: motorcortex-python
Version: 0.21.0
Summary: Python bindings for Motorcortex Engine
Home-page: https://www.motorcortex.io
Author: Alexey Zakharov
Author-email: alexey.zakharov@vectioneer.com
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

# motorcortex-python

## Installation

You can conveniently install motorcortex-python with pip:

`pip3 install motorcortex-python`

or if you want to install it system-wide:

`sudo pip3 install motorcortex-python`

