cmd2 2.4.3
0
cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python
Contents
cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python
Stars: 611, Watchers: 611, Forks: 114, Open Issues: 16The python-cmd2/cmd2
repo was created 8 years ago and the last code push was 18 hours ago.
The project is popular with 611 github stars!
How to Install cmd2
You can install cmd2 using pip
pip install cmd2
or add it to a project with poetry
poetry add cmd2
Package Details
- Author
- Catherine Devlin
- License
- MIT
- Homepage
- https://github.com/python-cmd2/cmd2
- PyPi:
- https://pypi.org/project/cmd2/
- GitHub Repo:
- https://github.com/python-cmd2/cmd2
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common cmd2 errors.
Code Examples
Here are some cmd2
code examples and snippets.
GitHub Issues
The cmd2 package has 16 open issues on GitHub
- unable to install cmd2-2.3.3 from github tarball, pypi tarball, or wheel on fedora 35
- cmd2 and datetime
- cmd2 and libedit
- transcripts do not catch errors
- Shell backgrounding doesn't appear to work in transcript generation or playback
- Emphasize development and debug utility of ipy command