A lightweight argparse wrapper inspired by click.
- Python 100%
|
All checks were successful
build / tests-1 (push) Successful in 53s
build / tests (push) Successful in 58s
build / tests-2 (push) Successful in 59s
build / lint (push) Successful in 1m35s
build / zizmor (push) Successful in 11s
build / tests-3 (push) Successful in 1m5s
build / tests-4 (push) Successful in 1m4s
build / tests-5 (push) Successful in 2m1s
|
||
|---|---|---|
| .forgejo/workflows | ||
| docs | ||
| examples | ||
| src/climax | ||
| tests | ||
| .gitignore | ||
| .readthedocs.yaml | ||
| CHANGES.md | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| MANIFEST.in | ||
| pyproject.toml | ||
| README.md | ||
| SECURITY.md | ||
| tox.ini | ||
climax
A lightweight argparse wrapper inspired by click.
Climax is a little argparse wrapper, with a decorator based syntax heavily inspired by Armin Ronacher's click. Climax can import native argparse parsers as sub-commands, and can also export itself as a native parser, providing full interoperability with existing argparse based solutions.
Resources
Sponsor this project
This project relies on contributions from its users. If you benefit from it please consider making a single or ongoing monetary contribution in one of the following platforms:
Thank you!