Create Python CLI apps with little to no effort at all!
Adds features to Click: option groups, constraints, subcommand sections and help themes.
Command line argument to object parsing library for command line application development
render CLI arguments (sub-commands friendly) defined by argparse module
A High-performance, Generality, Humane Command Line Arguments Parser Library.
A python library for parsing multiple types of config files, envvars and command line arguments which takes the headache out of setting app configurations.
specify command arguments in function decorator
Rust Clap inspired command line argument parser.
Add the keys from a .toml file to your CLI as arguments. Their values default to the values in the .toml file.
CLI Argument Parser
ec - a cli interface for python modules.
Helpers for parsing user input, generating menus, transforming data, making comparisons, flexible argument acceptance (string to list/set), regex matching, and more
Easily validate paths in command line arguments. To be used with argparse.
Parse environment variables and CLI arguments for a given function signature.
Elegant data classes
Automatically register fixtures for custom CLI arguments
A package to help automatically create command-line interface from configuration or code.
Class based argument parser
Python library for creating and manipulating CLIs
Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.
Integration between Omegaconf and argparse for mixed config file and CLI arguments
Modern, declarative argument parser for Python 3.6+
Argument class <=> Human friendly cli
A minimal multi-level argument parser for your Python cli apps.
Parse cli arguments directly into Pydantic models with help from click!
Generate classes in Python using command line arguments
Simplification of CLI construction in Python based on argparse: just add branches and arguments. CLI construction from yaml file also available.
Parse command line arguments by defining dataclasses
The cliopts package is a Python library for parsing command line arguments. It provides a simpler and more intuitive API with less code and easy cli argument parsing.
A Cli flags libary to control argv flags and content
Extends python's argparser with environment variables
Modified version of argparse which remembers the order of CLI arguments
CLI sub-command library
Argparse enhanced with a config file to overwrite code-based defaults
An unobtrusive argparse wrapper with natural syntax
Simple CLI entrypoint and argument parsing.
Command line arguments. Made simple.