Metadata-Version: 2.4
Name: PyMouPosTracker
Version: 0.1.0
Summary: A Python libary that tracks the x and y positisons of your mouse curosor
Author-email: hlee100 <henrylee1606@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/hlee100/PyMouPosTracker
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pyautogui
Requires-Dist: keyboard
Dynamic: license-file

# MouseTracker Libary
A Python libary that tracks the x and y positisons of your mouse curosor
