Python and tab completion, better together.
-
Updated
Oct 7, 2024 - 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!
Turn Pydantic defined Data Models into CLI Tools
A rich help formatter for argparse
Code generation tool, creates python / C programs that parse command line arguments. Say bye to starting each project by reading "argparse" / "geptopt.h" docs.
Typed Argument Parsing with Pydantic
🕊️ Radically lightweight command-line interfaces
Write powerful CLIs with argparse actions that pack a punch! 👊
Declarative CLIs with argparse and dataclasses
Cross-platform dictionary and vocabulary building command line tool
Create modular Python CLIs with type annotations and inheritance
Ship is a simple Python command-line application that makes transferring files from one computer to another phone or another computer easy
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."