PyAutoGUI

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

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pyautogui

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.9.54 2023-05-24    
0.9.53 2021-07-07    
0.9.52 2020-10-06    
0.9.51 2020-10-04    
0.9.50 2020-04-01    
0.9.48 2019-10-09    
0.9.47 2019-07-28    
0.9.46 2019-07-17    
0.9.45 2019-06-24    
0.9.44 2019-05-30    
0.9.43 2019-05-27    
0.9.42 2019-03-08    
0.9.41 2019-01-07    
0.9.40 2019-01-05    
0.9.39 2018-12-10    
0.9.38 2018-07-21    
0.9.37 2018-07-19    
0.9.36 2017-04-20      
0.9.35 2017-03-19      
0.9.34 2017-03-19      
0.9.33 2016-01-08      
0.9.31 2015-09-06    
0.9.30 2015-05-10    
0.9.26 2015-02-03    
0.9.25 2015-01-28    
0.9.24 2015-01-06    
0.9.23 2015-01-06    
0.9.22 2015-01-06    
0.9.21 2014-12-16    
0.9.20 2014-10-11    
0.9.19 2014-09-24    
0.9.18 2014-09-17    
0.9.17 2014-09-16    
0.9.16 2014-09-15    
0.9.15 2014-09-13    
0.9.14 2014-09-12    
0.9.13 2014-09-12    
0.9.12 2014-09-10    
0.9.11 2014-09-09      
0.9.10 2014-09-09      
0.9.9 2014-09-08      
0.9.8 2014-09-04      
0.9.7 2014-09-03      
0.9.6 2014-09-03      
0.9.5 2014-08-29      
0.9.4 2014-08-29      
0.9.3 2014-08-21      
0.9.2 2014-08-19      
0.9.1 2014-07-29      
0.9.0 2014-07-28      

Issues with this package?

Page last updated 2023-10-28 00:04:50 UTC