-
pyautogui
A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
Python ★ 13k 1y agoExplain → -
pyperclip
Python module for cross-platform clipboard functions.
Python ★ 1.8k 8mo agoExplain → -
PythonStdioGames
A collection of text-based games written in Python 3 that only use "standard i/o".
Python ★ 969 1y agoExplain → -
my_first_tic_tac_toe
My first Tic Tac Toe program. I welcome any code reviews and pull requests!
Python ★ 642 2y agoExplain → -
humre
A human-readable regular expression module for Python.
Python ★ 429 3y agoExplain → -
PyGetWindow
A simple, cross-platform module for obtaining GUI information on applications' windows.
Python ★ 417 1y agoExplain → -
codebreaker
"Hacking Secret Ciphers with Python" programs
Python ★ 362 4y agoExplain → -
ezgmail
A Pythonic interface to the Gmail API.
Python ★ 273 1y agoExplain → -
pyscreeze
PyScreeze is a simple, cross-platform screenshot module for Python 2 and 3.
Python ★ 221 1y agoExplain → -
nicewin
A nicely-documented, pure-Python wrapper for the Windows API for Python 2 and 3.
Python ★ 164 4y agoExplain → -
sushigoroundbot
A bot that plays the Sushi Go Round flash game using PyAutoGUI.
Python ★ 158 4y agoExplain → -
simple-turtle-tutorial-for-python
A simple tutorial for Python's turtle.py. This tutorial is meant to be easily translated into languages besides English.
Python ★ 151 11mo agoExplain → -
pytweening
A set of tweening / easing functions implemented in Python.
Jupyter Notebook ★ 128 2y agoExplain → -
pyinputplus
The input() and raw_input() functions with added validation features for text-based programs.
Python ★ 113 1y agoExplain → -
gamesbyexample
A collection of text-based games in Python and other languages.
Python ★ 91 4y agoExplain → -
ezsheets
A Pythonic interface to the Google Sheets API.
Python ★ 75 1y agoExplain → -
zombiedice
A Python simulator for the dice game Zombie Dice that can run bot AI players.
Python ★ 71 2y agoExplain → -
recursion_examples
Random source code files of recursive algorithms.
Python ★ 70 4y agoExplain → -
PyMsgBox
Simple, cross-platform, pure Python module to display message boxes, and just message boxes.
Python ★ 68 9mo agoExplain → -
inventwithpython3rded
Source text for "Invent Your Own Computer Games with Python, 3rd Edition"
Python ★ 67 10y agoExplain → -
the-big-book-of-small-python-projects
The source code for the programs in "The Big Book of Small Python Projects"
Python ★ 64 3y agoExplain → -
making-games-with-python-and-pygame
The source code for the game programs for the book, "Making Games with Python & Pygame"
Python ★ 63 6y agoExplain → -
art-of-turtle-programming
Various turtle drawing programs in Python
Python ★ 63 4y agoExplain → -
nes_zelda_map_data
A project to derive the map data for the original NES Legend of Zelda game so that it can be used in hobbyist projects.
Python ★ 61 4y agoExplain → -
automateboringstuff
This package installs the modules used in "Automate the Boring Stuff with Python", 2nd Edition.
Python ★ 55 3y agoExplain → -
threadworms
A multithreaded programming demonstration in Python & Pygame using a "Nibbles" clone.
Python ★ 55 12y agoExplain → -
READAL
A readme for Al's GitHub repos. (Resume supplement)
★ 54 7y agoExplain → -
idle-reimagined
IDLE Reimagined is the code name for a redesign for Python's default IDLE editor with focus as an educational tool.
HTML ★ 54 11y agoExplain → -
scrollart
A collection of "scroll art" computer animation programs in several languages, suitable for teaching/learning to code.
Python ★ 48 4mo agoExplain → -
pwinput
A cross-platform Python module that displays **** for password input. Works on Windows, unlike getpass. Formerly called stdiomask.
Python ★ 47 2y agoExplain → -
textadventuredemo
Text Adventure Demo
Python ★ 45 6y agoExplain → -
buttonpad
If your app only needs buttons, this cross-platform GUI toolkit for Python gives you a configurable grid of buttons.
Python ★ 43 3mo agoExplain → -
pyaudacity
A Python module to control a running instance of Audacity through its macro system.
Python ★ 38 2y agoExplain → -
mouseinfo
An application to display XY position and RGB color information for the pixel currently under the mouse. Works on Python 2 and 3.
Python ★ 36 3y agoExplain → -
the-recursive-book-of-recursion
Source code for the programs in The Recursive Book of Recursion
Python ★ 36 3y agoExplain → -
pyganim
Sprite animation module for Pygame
Python ★ 35 4y agoExplain → -
whatismyip
Fetch your public IP address from external sources with Python.
Python ★ 34 29d agoExplain → -
cookiecutter-basicpythonproject
A cookiecutter template for basic Python projects.
Python ★ 34 2y agoExplain → -
ascii-moon-phase-python
Command line program that outputs ASCII art of the current moon phase. (Vibe coding experiment in Python.)
Python ★ 32 2mo agoExplain → -
moosegesture
Python 8-direction mouse gesture recognition library
Python ★ 32 5y agoExplain → -
imgur-hosted-reddit-posted-downloader
A Python script that checks Reddit for Imgur posts and downloads the corresponding images.
Python ★ 29 12y agoExplain → -
lottie-website-tester
A single .html file JavaScript app that you can throw on your website to test it for 404s, load times, etc. Free. No paywalls. No registration. No install.
HTML ★ 27 11d agoExplain → -
ascii-moon-phase-rust
A command line program to display moon phases as ASCII art. (This is a vibe coding experiment in Rust.)
Rust ★ 27 10mo agoExplain → -
Free-Web-Games-No-Ads
A collection of links to free games with no ads.
★ 26 7mo agoExplain → -
stdiomask
A cross-platform Python module for entering passwords and displaying a **** mask, which getpass cannot do.
Python ★ 24 4y agoExplain → -
free-programming-books ⑂
:books: Freely available programming books
★ 23 3y agoExplain → -
asciiartjsondb
A collection of ASCII art, stored in a single JSON file.
Python ★ 22 4y agoExplain → -
mazewebsite
Website version of Christopher Manson's 1985 book, Maze: Solve the World's Most Challenging Puzzle
HTML ★ 21 1y agoExplain → -
automateboringstuff3
No description.
Python ★ 20 1y agoExplain → -
pydidyoumean
A module to improve "file/command not found" error messages with "did you mean" suggestions.
Python ★ 20 4y agoExplain → -
bext
A cross-platform Python 2/3 module for colorful, text-based terminal programs.
Python ★ 20 2y agoExplain → -
basicsudoku
A simple, basic Sudoku class in Python. Suitable for programming tutorials or experimentation.
Python ★ 18 4y agoExplain → -
mapitpy
Opens a browser window to maps.google.com based on your clipboard contents.
Python ★ 16 14y agoExplain → -
PythonBooks ⑂
Directory of free Python ebooks
CSS ★ 15 8y agoExplain → -
automateboringstuff3rdedition
This package installs the modules used in “Automate the Boring Stuff with Python”, 3rd Edition.
Python ★ 15 4y agoExplain → -
bigbookpython
A module to install the dependencies for the projects in The Big Book of Small Python Projects
Python ★ 15 4y agoExplain → -
fractalartmaker
A module for creating fractal art in Python's turtle module.
Python ★ 14 1mo agoExplain → -
cliprec
A cross-platform clipboard monitoring and recording tool. Only works for text.
Python ★ 14 8mo agoExplain → -
PyKeyMouse
A simple, cross-platform Python 2/3 module to detect mouse and keyboard input.
Python ★ 14 8y agoExplain → -
gorillapy
Gorilla.py is a Python & Pygame remake of the classic QBasic game, gorilla.bas
Python ★ 13 1y agoExplain → -
tsofa-the-simple-offline-flashcard-app
TSOFA - The Simple, Offline Flashcard App. Written in JavaScript for browsers.
HTML ★ 13 1mo agoExplain → -
pygbutton
A simple Button UI class for Pygame
Python ★ 13 4y agoExplain → -
programmedpatterns
Practice exercises in pattern recognition, ideal for beginner and intermediate programmers.
Python ★ 13 3y agoExplain → -
PyRect
PyRect is a simple module with a Rect class for Pygame-like rectangular areas.
Python ★ 13 1y agoExplain → -
showcallstack
Shows a simplified view of the call stack.
Python ★ 12 3y agoExplain → -
automateboringstuff6thedition
This package installs the modules used in "Automate the Boring Stuff with Python", 6th Edition.
Python ★ 12 4y agoExplain → -
python_learners_glossary ⑂
Definitions of Pardon jargon to help Python beginners understand Pythonista gobbletigook
★ 12 11y agoExplain → -
pysimplevalidate
A simple collection of validation functions that work on strings, suitable for use in other applications.
Python ★ 12 1y agoExplain → -
pipfromrepl
Run pip to install packages from the Python interactive shell aka REPL.
Python ★ 12 3y agoExplain → -
automateboringstuff2ndedition
This package installs the modules used in “Automate the Boring Stuff with Python”, 2nd Edition.
Python ★ 11 3y agoExplain → -
automateboringstuff1stedition
This package installs the modules used in “Automate the Boring Stuff with Python”, 1st Edition.
Python ★ 10 3y agoExplain → -
recusrive-functions-to-piss-off-your-cs-prof
Implementations of recursive functions that will infuriate cs professors but are still technically recursive.
Python ★ 10 11mo agoExplain → -
PyTextCanvas
A simple way to draw text and ascii art to a 2D grid "canvas" in Python.
Python ★ 10 4y agoExplain → -
shelltut
A tutorial system for learning the shell/command line. For Windows and macOS/Linux.
★ 10 5y agoExplain → -
ezdrive
A Pythonic interface to the Google Drive API.
Python ★ 9 4y agoExplain → -
fluffygoggles
A Python app for taking a screenshot, reading the text with OCR, and copying the text to the clipboard. And it's free.
★ 9 4y agoExplain → -
untitled-pyvideo-subtitle-project
Creating better transcripts/subtitles for PyCon videos on YouTube.
Python ★ 9 8mo agoExplain → -
clear
A cross-platform Python module that provides a clear() function which clears the terminal. That's all.
Python ★ 8 2y agoExplain → -
wordletools
A set of tools (written in Python) for solving Wordle puzzles.
Python ★ 8 4y agoExplain → -
recursionbook
The programs used in Al Sweigart's book, "The Recursive Book of Recursion"
Python ★ 7 4y agoExplain → -
pyperclipimg
Cross-platform copy() and paste() functions for images.
Python ★ 7 1y agoExplain → -
awesome-developer-streams ⑂
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻 Awesome Developers, Streaming
★ 7 7y agoExplain → -
shortstr
A Python module to generate unambiguous strings for URL shortners or similar services.
Python ★ 7 4y agoExplain → -
automatepracticeprojects
Example implementations of the practice projects in Automate the Boring Stuff with Python
★ 7 7y agoExplain → -
al-computercraft
Al's various Lua scripts for the Minecraft mod, ComputerCraft.
Lua ★ 7 8y agoExplain → -
capslockmorsecode
A silly module to control the keyboard LEDs of the CapsLock, NumLock, and ScrollLock keys to flash Morse Code on Windows, macOS, and Linux.
★ 7 2y agoExplain → -
showeval
A Python module to show the steps in evaluating an expression.
JavaScript ★ 6 8mo agoExplain → -
quicksort
An optimized implementation of the Quicksort algorithm in Python.
Python ★ 6 3y agoExplain → -
fpstimer
A clock timer that provides sleep()-like features for maintaining a certain "frames per second" (FPS) framerate in Python 2 and 3.
Python ★ 6 4y agoExplain → -
mondrian_art_generator
A Python script that generates Mondrian-style art.
Python ★ 6 4y agoExplain → -
pypi-search-rez-filter-browser-plugin
A Firefox and Chrome browser plugin that hides seemingly unmaintained PyPI packages from search results.
★ 6 1y agoExplain → -
PyFuzzyBool
Additional boolean values: KindaTrue, KindaFalse, VeryTrue, and VeryFalse. (This is a joke project.)
Python ★ 6 5y agoExplain → -
pybresenham
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.
Python ★ 6 4y agoExplain → -
python-guide ⑂
Python best practices guidebook, written for Humans.
Python ★ 6 12y agoExplain → -
pytexas2025-tutorial-python-tools
Files for my PyTexas 2025 3-hour tutorial, "Python Tools for the Real World"
Python ★ 5 1y agoExplain → -
watchpython
A re-implementation of the Unix watch command in Python.
Python ★ 5 4y agoExplain → -
textarea_terminal_js
Provides print() and sleep() functions to use a <textarea> element as a terminal console. Formerly named BextJS.
HTML ★ 5 2y agoExplain → -
tortuga
Une mise en œuvre espagnole du module de turtle.py de Python.
Python ★ 5 11mo agoExplain → -
spaceinvaders-pygame
No description.
Python ★ 5 2y agoExplain → -
50AndroidHacksProjects
Android Studio projects that implement the 50 hacks in Carlos Sessa's "50 Android Hacks" book published by Manning.
Java ★ 5 11y agoExplain → -
pythongentlygrader
An automated grader for the exercises in the book Python Programming Exercises, Gently Explained
★ 5 2y agoExplain → -
mega-patriot-programming-challenge
A satirical Python coding challenge to make programmers think about how the software they make can be misused to violate privacy and civil rights.
★ 5 1y agoExplain → -
pyvideo ⑂
A Python media index
Python ★ 4 26d agoExplain → -
ccwd
Windows command line executable to copy the current working directory to the clipboard.
Rust ★ 4 3mo agoExplain → -
python-packaging-user-guide ⑂
Python Packaging User Guide
Python ★ 4 8y agoExplain → -
safefs
A Python module for safely working the file system in a safe, auditable way.
Python ★ 4 4y agoExplain → -
pressplay
Cross-platform Python module to play mp3, wav, opus, and ogg audio sound files, built on Pygame.
★ 4 3y agoExplain → -
boxstr
A Python module for text-based drawing using DOS "box-drawing" characters.
★ 4 3y agoExplain → -
oscarsturtle
Turtle.py code that draws the impossible shapes of artist Oscar Reutersvärd.
Python ★ 4 1y agoExplain → -
ezcal
A Pythonic interface to the Google Calendar API.
Python ★ 4 4y agoExplain → -
nes_zelda_walking_tour
A Pygame program to let you wander the NES Legend of Zelda overworld map.
Python ★ 4 5mo agoExplain → -
calendarpdf
A Python package for producing printable calendars in PDF, SVG, and PNG formats.
★ 4 1y agoExplain → -
bextjs
A boring text in-browser console, written in JavaScript.
HTML ★ 4 2y agoExplain → -
python ⑂
Exercism exercises in Python.
Python ★ 4 9y agoExplain → -
learn-cryptography ⑂
No description.
JavaScript ★ 4 13y agoExplain → -
drostedraw
A Python module for making recursive drawings (aka Droste effect) with the built-in turtle module.
Python ★ 4 4y agoExplain → -
whereismyip
An IP address geolocation module for Python 3 that only uses the standard library.
Python ★ 3 29d agoExplain → -
grids-and-hexes
A single-file offline JavaScript app to generate custom graph paper.
HTML ★ 3 1mo agoExplain → -
javascriptcipherwheel
Caesar Cipher cipherwheel implementation for the browser, written in JavaScript.
HTML ★ 3 4y agoExplain → -
alsweigartdotcom
The source code for alsweigart.com
HTML ★ 3 7y agoExplain → -
automateboringstuff5thedition
This package installs the modules used in "Automate the Boring Stuff with Python", 5th Edition.
Python ★ 3 4y agoExplain → -
book ⑂
Crypto 101, the introductory book on cryptography.
TeX ★ 3 11y agoExplain → -
colorama ⑂
Simple cross-platform colored terminal text in Python
Python ★ 3 7y agoExplain → -
pelican ⑂
Static site generator that supports Markdown and reST syntax. Powered by Python.
★ 3 1y agoExplain → -
ai-solves-project-euler
A repository of AI-generated solutions to the programming problems on ProjectEuler.net
★ 3 3y agoExplain → -
pygcurse
A curses-like module that can display a grid of text characters in a Pygame Surface object.
Python ★ 3 2y agoExplain → -
python-games ⑂
raspberry pi python-games upstream repo for asb/spindle some games modified to allow mouse clicking on keyboard only games. Original games from inventwithpython.com/pygame
★ 3 9y agoExplain → -
francois-morellet-generator
A Python program that generates art in the style of Francois Morellet's 1960 piece, "Random Distribution of 40,000 Squares Using the Odd and Even Numbers of a Telephone Directory"
Python ★ 3 2y agoExplain → -
fabricjstutorialexamples
Complete web pages with the code examples from Fabric.js tutorials. No code snippets! Full, runnable code!
★ 3 2y agoExplain → -
asciiartshapelibrary
A Python modules that produces multiline strings of basic shapes as ASCII art, in configurable sizes and styles.
★ 3 1y agoExplain → -
AlDoesProjectEuler
A record of my Project Euler solutions. Elegance Not Guaranteed.
Python ★ 3 10y agoExplain → -
gridsandhexes
A Python module for producing PNG and PDF files of customized graph paper.
Python ★ 3 4y agoExplain → -
sevseg
A simple Python module that produces ASCII art of seven-segment display numbers.
★ 3 6y agoExplain → -
CurbSign
Simple, free JavaScript browser app to turn your phone into a full-screen sign. Single .html file, works offline.
HTML ★ 2 8d agoExplain → -
basic_mcp_python_example
A basic example of turning a Python function into an MCP server.
Python ★ 2 1mo agoExplain → -
rpsarena
A simulation of Rock Paper Scissors units chasing each other in a GUI window. Highly configurable.
Python ★ 2 9mo agoExplain → -
turtlearcade
Collection of simple, free, stand-alone Python games made for the turtle.py module.
★ 2 2mo agoExplain → -
import-warmup ⑂
No description.
★ 2 2mo agoExplain → -
tictactoe_zine
Code that generates a Choose Your Own Adventure tic tac toe game to be printed as a zine. This is a silly project.
Python ★ 2 1y agoExplain → -
scikit-class ⑂
Examples for the scikit class
Python ★ 2 9y agoExplain → -
PythonTurtle ⑂
A learning environment for Python suited for beginners and children, inspired by Logo.
Tcl ★ 2 9y agoExplain → -
automateboringstuff4thedition
This package installs the modules used in "Automate the Boring Stuff with Python", 4th Edition.
Python ★ 2 4y agoExplain → -
basicpelicanblog
Template for a basic Pelican blog.
★ 2 2y agoExplain → -
Python-Tkinter-Game-of-Life ⑂
An interactive Conway's Game of Life with a GUI, built in Python using only Tkinter.
★ 2 11mo agoExplain → -
borb ⑂
borb is a library for reading, creating and manipulating PDF files in python.
Python ★ 2 3y agoExplain → -
inventwithscratchdotcom
Website source for inventwithscratch.com
HTML ★ 2 5y agoExplain → -
black_massacres
No description.
★ 2 1y agoExplain → -
turtlesc
A mini-language of shortcut instructions to carry out turtle.py function calls.
Python ★ 2 11mo agoExplain → -
mergesort
An optimized merge sort algorithm implemented in Python.
Python ★ 2 3y agoExplain → -
instruktioner-code
Instruktioner-Code is a presentation web app of step-by-step instructions for people learning to code (and the Swedish word for "Instructions").
Python ★ 2 11y agoExplain → -
arcade ⑂
Easy to use Python library for creating 2D arcade games.
Python ★ 2 8y agoExplain → -
scrollartdotorg
Website source for scrollart.org
HTML ★ 2 1y agoExplain → -
scratchypython
Python for Scratch programmers. Built on Pygame.
★ 2 7y agoExplain → -
gitsandbox
No description.
★ 2 13y agoExplain → -
try_git
No description.
★ 2 13y agoExplain → -
no-borders-geography-quiz
No description.
HTML ★ 1 25d agoExplain → -
solitude-hall-museum
A virtual museum maker web app that works offline.
★ 1 25d agoExplain → -
botbright
A JavaScript clone of Lightbot, an old programming game in Flash. Works offline.
HTML ★ 1 25d agoExplain → -
metropolis-shift
A web game meant for automation bots to play, inspired by the clock scene from Metropolis
HTML ★ 1 1mo agoExplain → -
jsarcade
Collection of simple, free, stand-alone JavaScript games that work offline.
★ 1 2mo agoExplain → -
swatchmaker
Generate a color swatche image based on pixel color frequency of an image.
★ 1 2mo agoExplain → -
asweigart.github.io
The GitHub Pages Site of Al Sweigart
★ 1 2mo agoExplain → -
RandomAmericanNameGenerator
A feature-rich Python module to generate random names from the US Census database.
★ 1 11y agoExplain → -
pyotp ⑂
Python One-Time Password Library
Python ★ 1 9y agoExplain → -
MADEScratchInstructorHandbook
A handbook for instructors for teaching Scratch programming to young adults. Produced by the Museum of Art and Digital Entertainment.
★ 1 5y agoExplain → -
memory_puzzle_pygame
A memory puzzle game. Featured in the book, "Making Games with Python & Pygame".
★ 1 8y agoExplain → -
ditherfill
An artistic Python module for creating bitmap textures and dithering patterns, similar to ones used in old Macintosh games.
★ 1 2y agoExplain → -
flurgiwoo
Mairzy doats and dozy doats and liddle lamzy divey. Python 4.0 and PEP8 compliant.
Python ★ 1 7y agoExplain → -
svg-tutorial
No description.
★ 1 2y agoExplain → -
infrange
A Python range()-like function that also supports infinite iterators so your for loop can be finite or infinite.
★ 1 2y agoExplain → -
othellobyalsweigart
A browser-based Othello game written in TypeScript with FabricJS.
★ 1 2y agoExplain → -
fabricjsexperiments
Random experiments and examples I'm making with Fabric.js
★ 1 2y agoExplain → -
fabricjslessons
A set of short lessons for the Fabric.js graphics library in the style of svg-tutorial.com
★ 1 2y agoExplain → -
etchaimg
An API to create multiline strings of box-drawing line characters.
★ 1 2y agoExplain → -
tkinter_demo
An app written in Python & tkinter to demo tkinter's widgets. Similar to wxPython's demo program.
★ 1 11y agoExplain → -
PPO
No description.
★ 1 9y agoExplain → -
SublimeREPL ⑂
SublimeREPL - run an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python, R, Ruby, Scala, shell or configure one yourself)
Python ★ 1 9y agoExplain → -
clocklist
A list data structure that is 12-based rather than 0-based, patterned after clocks.
★ 1 8y agoExplain → -
exercism.io ⑂
Level up your programming skills. Want to contribute? Read this: https://github.com/exercism/exercism.io#contributing-to-exercism
Ruby ★ 1 9y agoExplain → -
pykbconfig
Get keyboard language layout settings on Windows, macOS, and Linux.
★ 1 3y agoExplain → -
bextcurses
A cross-platform Python 3 module for colorful, boring, text-based terminal programs built on top of PDCurses and curses.
★ 1 3y agoExplain → -
helios_solar_generators
A RimWorld mod that adds advanced solar generators. (A bit OP.)
Python ★ 0 26d agoExplain → -
FreeLunchRimWorldMod
A RimWorld mod that adds zero-cost packaged survival meals. Totally overpowered.
★ 0 27d agoExplain → -
MainCharacterPlotArmor
A RimWorld mod that adds a trait that makes your pawn overpowered. Ideal for single-pawn games.
★ 0 28d agoExplain → -
metasteel
A RimWorld mod that adds new materials: MetaSteel, MetaMetaSteel, and MetaMetaMetaSteel.
★ 0 28d agoExplain → -
maze-of-anything
A web app that lets you "play" any image as a maze.
HTML ★ 0 1mo agoExplain → -
pycliped
A Python program that lets you live edit the text contents of the clipboard with custom Python code
Python ★ 0 1mo agoExplain → -
pygtexted
A text editor widget for Pygame.
★ 0 1mo agoExplain → -
flipdotart
A genre of bitmap art that mimics flip dot display transitions.
★ 0 2mo agoExplain → -
rainbow-trees-stardew-valley-mod
A Content Patcher mod for Stardew Valley that adds trees in a variety of colors.
★ 0 3mo agoExplain → -
turtlecolors
A pure Python tkinter app for demonstrating RGB color values.
Python ★ 0 1y agoExplain → -
zine_layout
Create PDFs for zine printing. Handles imposition (page layout on sheets of paper).
★ 0 9mo agoExplain → -
tentsandtrees
A Python module for generating, playing, and solving Tents and Trees puzzles.
★ 0 9mo agoExplain → -
hashi
A Python module for generating, playing, and solving Hashiwokakero (Bridges) puzzles.
Python ★ 0 9mo agoExplain → -
borb-examples ⑂
No description.
Python ★ 0 4y agoExplain → -
data ⑂
Python related videos and metadata powering PyVideo.
Python ★ 0 11mo agoExplain → -
webrtcexperiments
My personal experiments with webrtc.
★ 0 4y agoExplain → -
moogle_mod_sdv
Adding Moogle NPCs with this Stadew Valley mod.
★ 0 2y agoExplain → -
p4pres
Parser for Python Regular Expression Strings. Pronounced "pap-rees."
★ 0 2y agoExplain → -
SuperSimpleStardewMods
A collection of simple mods for Stardew Valley, meant to be learning examples rather than useful mods.
C# ★ 0 2y agoExplain →
No repos match these filters.