AutoMonkey

View on PyPIReverse Dependencies (0)

0.1.5 AutoMonkey-0.1.5-py2.py3-none-any.whl

Wheel Details

Project: AutoMonkey
Version: 0.1.5
Filename: AutoMonkey-0.1.5-py2.py3-none-any.whl
Download: [link]
Size: 17131
MD5: da1d07ff2cdfd9e6ca627ea3bb0ea3c3
SHA256: 90a4d272f43bcc49878fb8afd174641de9a164fe2db8959c8a06d9ec8ea48763
Uploaded: 2022-11-16 22:06:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: AutoMonkey
Version: 0.1.5
Summary: Python Automation using Mouse and Keyboard, for the masses
Author: Mihail-Cosmin Munteanu
Author-Email: Mihail-Cosmin Munteanu <munteanumihailcosmin[at]gmail.com>
Home-Page: https://github.com/MihailCosmin/automonkey
Project-Url: Homepage, https://github.com/MihailCosmin/AutoMonkey
Project-Url: Bug Tracker, https://github.com/MihailCosmin/AutoMonkey/issues
License: GNU General Public License v3
Keywords: automonkey
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: pyautogui (>=0.9.53)
Requires-Dist: pytesseract (>=0.3.9)
Requires-Dist: numpy (>=1.21.5)
Requires-Dist: keyboard (>=0.13.5)
Requires-Dist: clipboard (>=0.0.4)
Requires-Dist: opencv-python (==4.5.5.62)
Requires-Dist: pillow (>=9.0.1)
Requires-Dist: screeninfo (>=0.8)
Requires-Dist: pyperclip (==1.8.2)
Requires-Dist: PyScreeze (>=0.1.27)
Requires-Dist: pywin32 (>=303); platform_system == "Windows"
Requires-Dist: pywin32-ctypes (>=0.2.0); platform_system == "Windows"
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 11382 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
automonkey/__init__.py sha256=HMcLqs7Xa-erPMHJm7dBBKYKJGaP2DYwr6ITL4Bisto 184
automonkey/app_funcs.py sha256=gWIswUKXtwI5gCFwC7ukUKlgL4N7hdEkBp1qZ8mH_gY 4241
automonkey/automonkey.py sha256=9r0f-lXvGA0in_7dnVQqN5QKOIuGQSNCsBAscDvbC6Q 9344
automonkey/constants.py sha256=regjrXcOyfOab7ySLZTruEQECSd2LjQQ6VadB4zQnhs 1828
automonkey/exceptions.py sha256=g9qs0pkkana7ZX1w5eX4WGlEJ3anAoNHvaI-3-SpYPA 604
automonkey/img_funcs.py sha256=sZ5pd8j8CIVENDk4BjU-SkNeTHuQbn3hsiUBPgUxfT0 10253
automonkey/mouse_tracker.py sha256=i4TVNEim2Vs2mpUw8LJhUTRgnQfm49N57FV5KFI6uFM 4396
automonkey/utils.py sha256=e_lLdQ2mbAWVo4E9JnoAtAd0S_aTYUq7bU8T8PA_j90 4869
AutoMonkey-0.1.5.dist-info/AUTHORS.rst sha256=E3HNryDKHeqCtZyiCPJ3AMTXe03xHlBTIy3czTBesSU 191
AutoMonkey-0.1.5.dist-info/LICENSE sha256=aU1NR1X4WZwWnIq9vzjwjdV5APX6rANCLev7ihuWxG8 1615
AutoMonkey-0.1.5.dist-info/METADATA sha256=lCR8rlNSxiAVE9xBt4VTH7OOCBxAIJzp2FVY0Pikabc 12961
AutoMonkey-0.1.5.dist-info/WHEEL sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo 110
AutoMonkey-0.1.5.dist-info/entry_points.txt sha256=LvvSn-Gp6IDmnWxWlDZS6jWQDf2awEc8bIfH0ssOMh4 51
AutoMonkey-0.1.5.dist-info/top_level.txt sha256=MFPSya0eblfAFkh-Pi_2KTZ_CadN246KOv9HC9-vy3M 11
AutoMonkey-0.1.5.dist-info/RECORD

top_level.txt

automonkey

entry_points.txt

automonkey = automonkey.cli:main