pyautogui
GUI automation tool
A Python module for programmatically controlling mouse and keyboard interactions
A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
11k stars
187 watching
1k forks
Language: Python
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
hoffstadt/dearpygui | A fast and powerful GUI toolkit for Python with minimal dependencies | 13,469 |
pygame/pygame | A cross-platform Python library for creating multimedia applications like games | 7,595 |
pysimplegui/pysimplegui | A Python GUI library that simplifies the development of desktop applications with a simple and intuitive interface. | 13,480 |
kitao/pyxel | A retro game development platform inspired by 8-bit consoles. | 15,526 |
microsoft/playwright-python | A Python library to automate Chromium, Firefox and WebKit browsers with a single API | 12,045 |
zauberzeug/nicegui | A Python-based framework for building browser-based GUI applications with minimal code | 10,361 |
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
encode/uvicorn | Provides an ASGI web server implementation for Python | 8,695 |
pybrain/pybrain | A Python library that provides tools and models for machine learning | 2,859 |
pythonguis/pythonguis-examples | A collection of Python GUI examples and applications using Qt frameworks | 4,183 |
r0x0r/pywebview | A Python wrapper around a webview component that enables display of HTML content in native GUI windows for desktop applications. | 4,849 |
pyodide/pyodide | Enables the execution of Python code in web browsers and Node.js environments using WebAssembly | 12,406 |
mongodb/mongo-python-driver | Provides an official Python driver for interacting with MongoDB databases. | 4,169 |
norvig/pytudes | A collection of concise Python programs to practice and improve specific programming skills. | 23,209 |
webpy/webpy | A lightweight Python web framework that provides a simple and flexible way to build web applications. | 5,889 |