Metadata-Version: 2.1
Name: typeracerbot
Version: 0.0.1
Summary: A script that automatically types on typeracer
Home-page: UNKNOWN
Author: prerobnem
Author-email: prerobnem@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: MacOS
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyautogui (>=0.9.54)
Requires-Dist: opencv-python (>=4.8.1.78)
Requires-Dist: numpy (>=1.26.1)
Requires-Dist: imutils (>=0.5.4)
Provides-Extra: dev
Requires-Dist: pytest (>=7.0) ; extra == 'dev'
Requires-Dist: twine (>=4.0.2) ; extra == 'dev'

Reads screen and types things on typeracer

