Metadata-Version: 2.4
Name: gesture-blocks
Version: 0.2.0
Summary: Block-style gesture control for Arduino + Python (LEDs, Otto Robot, and more)
Home-page: https://github.com/yourusername/gesture-blocks
Author: Your Name
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7,<3.12
Description-Content-Type: text/markdown
Requires-Dist: opencv-python==4.8.1.78
Requires-Dist: mediapipe==0.10.14
Requires-Dist: pyserial==3.5
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# gesture-blocks

Block-style gesture control for Arduino + Python.

## Install
```bash
pip install gesture-blocks
