Simple, Elegant, Typed Argument Parsing with argparse
-
Updated
Jun 3, 2025 - Python
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
Dynamic config system based on python classes
Parse command line arguments by defining dataclasses
Writing argparse-based command line applications can become tedious, repetitive, and difficult to do right. Relax and let this library free you from that burden.
Opinionated environment variables parser for Go
An extension to argparse for handling conditional arguments.
Create your own cli tool with argument
A light-weight Python CLI flag parser for the impatient.
Generate CLIs from Python functions or classes
A GNU Style Argument Parser written in Rust. Available on crates.io.
Add a description, image, and links to the argparse-alternative topic page so that developers can more easily learn about it.
To associate your repository with the argparse-alternative topic, visit your repo's landing page and select "manage topics."