
cmd2 3.2.0
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: 677, Watchers: 677, Forks: 128, Open Issues: 2The python-cmd2/cmd2 repo was created 10 years ago and the last code push was 13 minutes ago.
The project is popular with 677 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
- cmd2 Contributors
- License
- None
- Homepage
- None
- 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 2 open issues on GitHub
- Removed bold from help header and leader text.
- Updated cmd2-specific argparse argument formatting.
- Migrate from using readline to prompt-toolkit
- Add auto suggestion feature
- cmd2 4.0 discussion
pythonfix







