skeleton

Python CLI Skeleton

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
Technologies: 
Python