Metadata-Version: 2.4
Name: motorcortex-python
Version: 0.24.2
Summary: Python bindings for Motorcortex Engine
Home-page: https://www.motorcortex.io
Author: Alexey Zakharov
Author-email: alexey.zakharov@vectioneer.com
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pynng==0.8.*
Requires-Dist: protobuf>=3.20
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

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