Contents

jsonargparse 4.46.0

0

Minimal effort CLIs derived from type hints and parse from command line, config files and environmen

Minimal effort CLIs derived from type hints and parse from command line, config files and environment variables.

Stars: 421, Watchers: 421, Forks: 64, Open Issues: 24

The omni-us/jsonargparse repo was created 6 years ago and the last code push was 3 hours ago.
The project is popular with 421 github stars!

How to Install jsonargparse

You can install jsonargparse using pip

pip install jsonargparse

or add it to a project with poetry

poetry add jsonargparse

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/jsonargparse/
GitHub Repo:
https://github.com/omni-us/jsonargparse

Classifiers

No  jsonargparse  pypi packages just yet.

Errors

A list of common jsonargparse errors.

Code Examples

Here are some jsonargparse code examples and snippets.

GitHub Issues

The jsonargparse package has 24 open issues on GitHub

  • BUG: CLI struggles to parse multiple configurations in a single config.yaml

See more issues on GitHub

Related Packages & Articles

fastapi 0.129.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production

anyjson 0.3.3

Wraps the best available JSON implementation available in a common interface