cmd2 extends Python's built-in cmd module to create feature-rich, user-friendly command-line interfaces. It simplifies common tasks like command parsing, auto-completion, and command history, allowing developers to focus on application logic rather than boilerplate code.
Build interactive command-line applications in Python.
Python developers looking to quickly create sophisticated interactive CLIs.
Not enough data yet. Star history will appear after a few days of tracking.