clap-py
Welcome to the docs for clap-py.
clap-py is not 1.0 yet (see
TODOs), but there
probably wouldn't be any significant changes to the API.
Installation
$ pip install git+https://github.com/adityasz/clap-py.git
If you are using uv, you can do
$ uv add git+https://github.com/adityasz/clap-py.git
clap-py Usage
Check out the Quickstart Guide.