Metadata-Version: 2.1
Name: tanay
Version: 0.1.1
Summary: A Hand Tracking Module which can detect hands
Home-page: UNKNOWN
Author: Tanay Baviskar
Author-email: tanaybaviskar@gmail.com
License: UNKNOWN
Description: This package uses Mediapipe and Open-cv to detect hands using your webcam
        
        
        
        
        ## Installation
        
        To install this package just type this in your command promt:
        
        ```bash
          pip install tanay
        ```
            
Keywords: tanay,tanay baviskar,hand tracking module,handtrackingmodule,mediapipe,python,opencv,ai
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
