This is a skeleton application which demonstrates how to properly structure a Python CLI application. I've done my best to structure this in a way that makes sense for most users, but if you have any ...
PyDPainter, pronounced "Pied Painter" (like Pied Piper), is an attempt to create a usable pixel art program for modern computers in Python using PyGame. The original inspiration came from the ...