#
argparse-alternative
Here are 5 public repositories matching this topic...
Parsing of command line options, yaml/jsonnet config files and/or environment variables based on argparse
python
cli
yaml
json
argument-parsing
argparse
type-hints
jsonnet
dataclasses
config-files
argparse-alternative
-
Updated
Aug 21, 2021 - Python
Turn Pydantic defined Data Models into CLI Tools
cli
commandline
schema
config-management
python3
schemas
argparse
commandline-interface
pydantic
argparse-alternative
-
Updated
Aug 21, 2021 - Python
Dynamic config system based on python classes
config
python
settings
runtime
argument-parser
config-management
dynamic
configuration
fire
configuration-management
argument-parsing
argparse
argparse-alternative
-
Updated
Aug 12, 2021 - Python
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.
-
Updated
Apr 6, 2021 - Python
Improve this page
Add a description, image, and links to the argparse-alternative topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the argparse-alternative topic, visit your repo's landing page and select "manage topics."


simple-parsingis simply awesome (thanks!). I'd like to suggest a feature that is crucial for parsing nested args, in my opinion, and the support of other researchers in my group. Here is a minimal example to make things clear: