REPO REVIEWS

Honest developer reviews of trending GitHub repositories · 1 review 📡 RSS

Clear
Showing: tag “terminal” Reset

cmd2: The Python Library That Makes Interactive CLIs Not Terrible to Build

cmd2 extends Python's built-in cmd module into something actually usable for building interactive REPL-style command line tools. If you've ever tried to build a complex interactive shell in Python and ended up with a mess of readline hacks, this might be what you were looking for.
687 stars python-cmd2/cmd2 7 min read