clap-py
Welcome to the docs for clap-py. clap-py
is not 1.0 yet (see TODOs), but the API is stable.
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.