PyAutoGUI 0.9.54
0
PyAutoGUI lets Python control the mouse and keyboard, and other GUI automation tasks. For Windows, m
Contents
PyAutoGUI lets Python control the mouse and keyboard, and other GUI automation tasks. For Windows, macOS, and Linux, on Python 3 and 2.
Stars: 10264, Watchers: 10264, Forks: 1242, Open Issues: 533The asweigart/pyautogui
repo was created 10 years ago and the last code push was 1 months ago.
The project is extremely popular with a mindblowing 10264 github stars!
How to Install pyautogui
You can install pyautogui using pip
pip install pyautogui
or add it to a project with poetry
poetry add pyautogui
Package Details
- Author
- Al Sweigart
- License
- BSD
- Homepage
- https://github.com/asweigart/pyautogui
- PyPi:
- https://pypi.org/project/PyAutoGUI/
- GitHub Repo:
- https://github.com/asweigart/pyautogui
Classifiers
Related Packages
Errors
A list of common pyautogui errors.
Code Examples
Here are some pyautogui
code examples and snippets.
GitHub Issues
The pyautogui package has 533 open issues on GitHub
- Turkish (Q) keyboard " # " issue
- Wrong ReadMe
- Minor fixes to docstrings
- How to input key with unicode?
- hscroll in _pyautogui_win.py
- not work
- Palliative correction of function locateOnWindow
- Feature request - what about Ctrl-scroll-up/scroll-down
- Update mouse.rst
- Fail-safe in EC2 Instance
- Skipping . during stress testing of data entry on Windows10
- pyautogui unusable in Python 3.9.7 on macOS 12.0.1 due to segmentation fault
- Does this module support Windows 11?
- pyautogui code not working in 4gb ram pc,but working fine with 8gb ram
- Errors, connected with python3-xlib as a dependence