simple-parsing allows you to transform your ugly argparse scripts into beautifully structured, strongly typed little works of art. This isn't a fancy, complicated new command-line tool either, this simply adds new features to plain-old argparse! Using dataclasses, simple-parsing makes it easier…
Die Hauptfunktionen von lebrice/simpleparsing sind: Python CLI Frameworks.
Open-Source-Alternativen zu lebrice/simpleparsing sind unter anderem: brianpugh/cyclopts — Intuitive, easy CLIs based on python type hints. citguru/pyinquirer — A Python module for common interactive command line user interfaces. datafolklabs/cement — Application Framework for Python. docopt/docopt — Docopt is a command-line argument parser and declarative interface tool that converts raw terminal input into a… epsy/clize — Clize. brentyi/tyro — CLI interfaces & config objects, from types.
Intuitive, easy CLIs based on python type hints.
A Python module for common interactive command line user interfaces
CLI interfaces & config objects, from types