Metadata-Version: 2.4
Name: python-cybergear
Version: 0.0.1
Summary: Python driver for the Xiaomi CyberGear brushless motor over CAN bus
Author-email: Gregorio Rodrigo <grrodre@gmail.com>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Hardware :: Hardware Drivers
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# python-cybergear

Python library for CyberGear motor control.

> **Work in progress.** Full implementation coming soon.

## Installation

```bash
pip install python-cybergear
```

## License

MIT
