Found 2,547 repositories(showing 30)
p-ranav
Argument Parser for Modern C++
Taywee
A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).
kislyuk
Python and tab completion, better together.
brentyi
CLI interfaces & config objects, from types
cofyc
Command-line arguments parsing library.
Drop-in replacement for argparse with added support for config files and environment variables.
akamensky
Argparse for golang. Just because `flag` sucks
lebrice
Simple, Elegant, Typed Argument Parsing with argparse
ko1nksm
An elegant option/argument parser for shell scripts (full support for bash and all POSIX shells)
nodeca
CLI arguments parser for node.js. JS port of python's argparse module.
p-ranav
Parse command line arguments by defining a struct
xenomachina
Easy to use and concise yet powerful and robust command line argument parsing for Kotlin
iterative
↔️ Automagic shell tab completion for Python CLI applications
omni-us
Minimal effort CLIs derived from type hints and parse from command line, config files and environment variables
neithere
An argparse wrapper that doesn't make you say "argh" each time you deal with it.
mpeterv
Feature-rich command line parser for Lua
CZ-NIC
CLI & dialog toolkit – a minimal interface to Python application (GUI, TUI, CLI + config files, web)
hbristow
A slimline C++ class for parsing command-line arguments, with an interface similar to python's class of the same name
argparse4j
Java port of Python's famous argparse command-line argument parser.
eladrich
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!
tailhook
The command-line argument parser library for rust
carlobaldassi
Package for parsing command-line arguments to Julia programs.
jazzband
Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.
mmahnic
C++ command line parsing library
hamdanal
A rich help formatter for argparse
Anvil
An high level argument parsing library for bash
rosetta-rs
Comparing argparse APIs
nhoffman
Use python's argparse module in shell scripts
szaghi
Fortran command Line Arguments Parser for poor people
morrisfranken
A Simple Argument Parser for C++