Command-Line & Dev Tools
Tools that make it easier to build and use command-line programs.
argcomplete
The invisible helper that lets you hit Tab in a terminal and have it just know what you meant.
Command-Line & Dev Toolsclick
The reason typing --help after a command actually gives you a clean, useful answer.
Command-Line & Dev Toolscolorama
The tiny fix that stopped Windows terminals from displaying colored text as garbled nonsense.
Command-Line & Dev Toolsfire
Point this at almost any piece of Python code, and it instantly becomes something you can run from a terminal.
Command-Line & Dev Toolsprompt-toolkit
The engine behind command lines smart enough to highlight your syntax while you type.
Command-Line & Dev Toolsquestionary
Turns clunky type-your-answer-and-press-enter prompts into something people actually enjoy filling out.
Command-Line & Dev Toolsrich
The library that makes a plain black terminal look like it belongs in a sci-fi movie.
Command-Line & Dev Toolstextual
Full, clickable app interfaces that live entirely inside a text terminal, no browser, no window manager, just text.
Command-Line & Dev Toolstqdm
The little bar that tells you a slow computer task isn't secretly broken, it's just working.
Command-Line & Dev Toolstyper
Write a normal Python function, and it magically becomes a slick command-line tool with autocomplete.