cmd2, a toolkit for simple interactive command-line applications. A drop-in enhancement adding features to the Python Standard Library's cmd module.
To get a working copy of the module from its Mercurial repository, install mercurial and type:
hg clone http://hg.assembla.com/python-cmd2 cmd2
cd cmd2
python setup.py develop
Owner: catherinedevlin
Space Home