A simple Python module that produces ASCII art of seven-segment display numbers.
Repositories
asweigart repositories
A tutorial system for learning the shell/command line. For Windows and macOS/Linux.
Shortcut is a cross platform command line application and API for creating shortcuts.
A Python module to generate unambiguous strings for URL shortners or similar services.
Shows a simplified view of the call stack.
A Python module to show the steps in evaluating an expression.
Images are too big; an offline JavaScript browser app that shrinks images and converts to webp.
Python game using Pygame where the player must mimic patterns with mouse gestures. Uses the MooseGesture module.
A simple tutorial for Python's turtle.py. This tutorial is meant to be easily translated into languages besides English.
This repo's history charts the simplification of a library (getkey on PyPI). It's an educational example and not meant to be runnable code.
The modding API for Stardew Valley.
A demonstration of the flood fill algorithm in Python using snails and yarn balls as a metaphor.
Plot orbits of our planets. Calculate Hohmann Transfer Orbits between them and extract movies of the motions in the Solar System
A virtual museum maker web app that works offline.
The "Invent with Python" Blog's Source Code Makeover project.
Squint Maze is my entry for the Ludum Dare 31 contest. The theme is "Entire Game on One Screen"
A simple script I use to check for StackOverflow questions on a given topic (PyAutoGUI, in my case).
The website for STDIOGameJam.com
A cross-platform Python module for entering passwords and displaying a **** mask, which getpass cannot do.