CLI

4 packages

CLI
Click
Composable Python package for creating beautiful command-line interfaces with minimal code (options, prompts, subcommands).
Recently updated
Hero Score 74
CLI
Argparse
Python's built-in command-line parsing library (standard library); supports options, flags, subcommands, type conversion, and help text.
Active
Hero Score 45
CLI
Typer
Type-hint-driven CLI framework from the FastAPI author — automatic help, completion, and validation from Python type annotations.
Recently updated
Hero Score 79
CLI
Fire
Google's library for automatically generating CLIs from any Python object — turns functions, classes, or modules into command-line tools.
Inactive
Hero Score 61
Compare Python Packages with ease.