Shows a simplified view of the call stack.
Repositories
asweigart repositories
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.
A demonstration of the flood fill algorithm in Python using snails and yarn balls as a metaphor.
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.
A JavaScript library that puts "steps" into any Youtube video using the Youtube Player API.
A Python module that generates examples based on a give strftime format string.
A web page of JavaScript-generated mazes with obvious solutions.
A bot that plays the Sushi Go Round flash game using PyAutoGUI.
Generate a color swatche image based on pixel color frequency of an image.