Python and tab completion, better together.
-
Updated
May 18, 2025 - Python
Python and tab completion, better together.
CLI interfaces & config objects, from types
Simple, Elegant, Typed Argument Parsing with argparse
Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables
Pyrallis is a framework for structured configuration parsing from both cmd and files. Simply define your desired configuration structure as a dataclass and let pyrallis do the rest!
A rich help formatter for argparse
Turn Pydantic defined Data Models into CLI Tools
Typed Argument Parsing with Pydantic
Code generation tool, creates python / C programs that parse command line arguments. Say bye to starting each project by reading "argparse" / "geptopt.h" docs.
🕊️ Radically lightweight command-line interfaces
Declarative CLIs with argparse and dataclasses
Write powerful CLIs with argparse actions that pack a punch! 👊
Cross-platform dictionary and vocabulary building command line tool
Create modular Python CLIs with type annotations and inheritance
Add a description, image, and links to the argparse topic page so that developers can more easily learn about it.
To associate your repository with the argparse topic, visit your repo's landing page and select "manage topics."