Although not a project as such, Python CLI Skeleton forms the basis of a standard "command line" utility. Simply checkout the project, change a few configuration values, and you have basic logging and option parsing configured as well as a working PyPi submission.
python
Python CLI Skeleton
Licence:
GPL v3
Source Code Link:
http://github.com/jingleman/python-cli-skeleton
Technologies:
Python LCDproc Python Library
Provides an OOP wrapper for the LCDproc Telnet API. Currently supports the management of Screens and all Widgets.
Licence:
GPL v2
Production Link:
http://pypi.python.org/pypi/lcdproc
Source Code Link:
http://github.com/jingleman/lcdproc
Technologies:
Python Sprang
Sprang is a small script that interacts with the “sprunge.us” command line, terminal “pastebin” web service.
Licence:
GPL v3
Production Link:
http://pypi.python.org/pypi/sprang
Source Code Link:
http://github.com/jingleman/sprang
Technologies:
Python Announcing Wavimo
This may be a bit premature, but I am currently working on a Python development framework that can be used to create and operate (via Google App Engine) multiple simple Google Wave Robots.
Currently, it doesn't talk to Google Wave yet, and only works inside a terminal. Hopefully, Wave integration will be added soon.
View the source, and feel free to leave any feedback.