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
a Python module for easily building good multi-command scripts (an improved cmd.py)
go
a command-line tool for quick directory switching
which.py
a portable GNU which replacement implemented in Python
preprocess
a portable multi-language file preprocessor
p4lib.py/px
Pure-python bindings to the Perforce API
thirtyboxes
a Python binding to the 30boxes.com API
process
a Python module for process control (currently unmaintained)