New Python CLI Libraries 2026
A command line utility to display dependency tree of the installed Python packages
Python
CLI Libraries
doitlive is a tool for live presentations in the terminal. It reads a file of shell commands and replays the commands in a fake terminal session as you type random characters.
Python
CLI Libraries
Invoke is a Python library for managing shell-oriented subprocesses and organizing executable Python code into CLI-invokable tasks
Python
CLI Libraries
Facebook PathPicker is a simple command line tool that solves the perpetual problem of selecting files out of bash output.
Python
CLI Libraries
A library for building powerful interactive command line applications in Python.
Python
CLI Libraries
Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary.
Python
CLI Libraries