Typed-argument-parser Alternatives
Similar projects and alternatives to typed-argument-parser
-
Python Fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
-
SimpleParsing
Simple, Elegant, Typed Argument Parsing with argparse
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
-
-
docopt
Pythonic command line arguments parser, that will make you smile
-
sourcepy
Sourcepy lets you source python scripts natively inside your shell
-
datargs
Declarative, type-safe command line argument parsers from dataclasses and attrs classes
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
typed-argument-parser reviews and mentions
-
I am sick of writing argparse boilerplate code, so I made "duckargs" to do it for me
Hmm… did you try such approaches, as [click](https://github.com/pallets/click) or[tap](https://github.com/swansonk14/typed-argument-parser)?
Stats
swansonk14/typed-argument-parser is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of typed-argument-parser is Python.