A Python module that can controls the mouse & keyboard to automate PosteRazor for Windows.
Repositories
asweigart repositories
Cross-platform Python module to play mp3, wav, opus, and ogg audio sound files, built on Pygame.
PyBay program committee review webapp
Practice exercises in pattern recognition, ideal for beginner and intermediate programmers.
A cross-platform Python module that displays **** for password input. Works on Windows, unlike getpass. Formerly called stdiomask.
Web site for www.py4e.com and source to the Python 3.0 textbook
A Python module to control a running instance of Audacity through its macro system.
A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
The source behind the pyautogui.com website.
Website for PyBay - the Bay Area Python Conference
A Python module of generators that generate x, y coordinates for various vector shapes such as lines, rectangles, etc. Named after Bresenham of line-algorithm fame.
A Python program that lets you live edit the text contents of the clipboard with custom Python code
Unit tests for a programming challenge to create your own implementation of a Python dictionary.
A module to improve "file/command not found" error messages with "did you mean" suggestions.
Pygame documentation for ReadTheDocs.org
pygame.org website. Python, PostgreSQL, Flask, sqlalchemy, JS.
Sprite animation module for Pygame
A simple Button UI class for Pygame
A curses-like module that can display a grid of text characters in a Pygame Surface object.
A text editor widget for Pygame.