Metadata-Version: 2.0
Name: rcute-cozmars
Version: 1.1.2
Summary: Python SDK for Cozmars, the 3d printable educational robot.
Home-page: https://github.com/hyansuper/rcute-cozmars
Author: Huang Yan
Author-email: hyansuper@foxmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: aiohttp
Requires-Dist: colorzero
Requires-Dist: gpiozero
Requires-Dist: numpy
Requires-Dist: opencv-contrib-python
Requires-Dist: opencv-python
Requires-Dist: pydub
Requires-Dist: websockets
Requires-Dist: wsmprpc (>=1.1.1)

# rcute-cozmars
Python SDK for Cozmars, the 3d printable educational robot.

Install: `pip install rcute-cozmars`

中文文档: https://rcute-cozmars.readthedocs.io/


