A browser-based Othello game written in TypeScript with FabricJS.
Repositories
asweigart repositories
Parser for Python Regular Expression Strings. Pronounced "pap-rees."
Static site generator that supports Markdown and reST syntax. Powered by Python.
A collection of generated output from changes in the config file for Pelican static blogs, so you can see what these config settings actually do.
Themes for Pelican
Run pip to install packages from the Python interactive shell aka REPL.
A Python module that can controls the mouse & keyboard to automate PosteRazor for Windows.
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 Pelican blog containing AI conversations I've had for the benefit of others to find.
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.