Metadata-Version: 2.1
Name: tanay
Version: 0.0.7
Summary: A Hand Tracking Module which can detect hands
Home-page: UNKNOWN
Author: Tanay Baviskar
Author-email: tanaybaviskar@gmail.com
License: UNKNOWN
Keywords: tanay,tanay baviskar,hand tracking module,handtrackingmodule,mediapipe,python,opencv,ai
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
Requires-Dist: opencv-python
Requires-Dist: mediapipe
Requires-Dist: numpy


# Installation




## Deployment

To deploy this project run

```bash
  pip install tanay
```



