Version 14, last updated by tgoodchild at September 09, 2011 14:01 UTC
cmd2, a toolkit for simple interactive command-line applications. A drop-in enhancement adding features to the Python Standard Library's cmd module.
Getting the Source Code
Make sure you have Mercurial, then type:
hg clone http://hg.assembla.com/python-cmd2 cmd2
cd cmd2
python setup.py develop