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.
Licence:
GPL v3
Source Code Link:
http://github.com/jingleman/python-cli-skeleton
Technologies:
Python