Space Home

Version 12, last updated by Catherine Devlin at Oct 28 19:49 2008 UTC

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

Sample cmd2-based application

Navigate Pages