Snippets are small or medium sized code samples which are interesting for some particular reason, and usually serve as a sample to be reused somewhere else.
The following pages contain code snippets and information about them.
Watermarks with PIL - Shows how to create textual diagonal watermarks in Python
Labyrinth Solver - Provides a concise labyrinth solver in Python and in C.
3D Wireframe Cube - Implements a rotating 3D cube with pygame.
Mandelbrot Set - The classical Mandelbrot fractal with pygame and Python for Series 60.
Permutations and Derangements - Nice algorithms for computing permutations, derangements, and variants.
Progress Cell Renderer - Provides a progress bar cell renderer for pygtk based applications.
Moin Title Patch - Patch to add a new title instruction to the Moin wiki.