Expose functions in the command line. Minimalist and pythonic.
Supports annotations and async functions.
- Python >= 3.10
pip install minicli
See https://minicli.readthedocs.org
This project uses uv:
uv sync
uv run pytest
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Expose functions in the command line. Minimalist and pythonic.
Supports annotations and async functions.
pip install minicli
See https://minicli.readthedocs.org
This project uses uv:
uv sync
uv run pytest