Metadata-Version: 2.1
Name: whereisthemouse
Version: 0.0.1
Summary: show mouse position and pixel value on desktop, press alt to copy
Home-page: https://pypi.org/project/whereisthemouse
Author: KuoYuan Li
Author-email: funny4875@gmail.com
Keywords: mouse,position
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# Author:KuoYuan Li 
show mouse position and pixel value on desktop, press alt to copy
##### Sample code
```
import whereisthemouse
whereisthemouse.start()
```
License
----

MIT
