projects
$LastChangedDate: 2009-05-22 02:49:56 -0400 (Fri, 22 May 2009) $ Python icon I've written a few Python modules and scripts that users of the [Python programming language](http://python.org/) might find useful, and a couple that any software developers might find useful. # Python projects
markdown2.py
Another implementation of Markdown in Python
platinfo.py
standardized platform naming
cmdln logo cmdln
a Python module for easily building good multi-command scripts (an improved cmd.py)
go logo go
a command-line tool for quick directory switching
which logo which.py
a portable GNU which replacement implemented in Python
preprocess logo preprocess
a portable multi-language file preprocessor
p4lib/px logo p4lib.py/px
Pure-python bindings to the Perforce API
thirtyboxes logo thirtyboxes
a Python binding to the 30boxes.com API
process logo process
a Python module for process control (currently unmaintained)