Metadata-Version: 2.3
Name: sbhs_robomaster
Version: 1.0.0
Summary: A simple python package to control the DJI RoboMaster EP2
Project-URL: Homepage, https://github.com/AndrewPerson/RoboMasterPy
Project-URL: Bug Tracker, https://github.com/AndrewPerson/RoboMasterPy/issues
Author-email: AP2 <professor_smart@hotmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# SBHS Robomaster (RoboMasterPy)

## Installation
```bash
pip install sbhs-robomaster
```

**Documentation:** https://andrewperson.github.io/RoboMasterPy/sbhs_robomaster.html
