Contents

PyAutoGUI 0.9.54

0

PyAutoGUI lets Python control the mouse and keyboard, and other GUI automation tasks. For Windows, m

PyAutoGUI lets Python control the mouse and keyboard, and other GUI automation tasks. For Windows, macOS, and Linux, on Python 3 and 2.

Stars: 9507, Watchers: 9507, Forks: 1185, Open Issues: 504

The asweigart/pyautogui repo was created 9 years ago and the last code push was 5 days ago.
The project is extremely popular with a mindblowing 9507 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

No  pyautogui  pypi packages just yet.

Errors

A list of common pyautogui errors.

Code Examples

Here are some pyautogui code examples and snippets.

GitHub Issues

The pyautogui package has 504 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

See more issues on GitHub