Home
History Key
- New content
Removed content
Recent Versions
Choose two versions to compare, or click the link to view it.
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
Getting the moduleSource fromCode
Make itssure you have Mercurial, repository, install mercurial andthen type:
hg clone http://hg.assembla.com/python-cmd2 cmd2
cd cmd2
python setup.py develop
Example
Owner: catherinedevlin