Expose functions in the command line. Minimalist and pythonic.
Supports annotations and async functions.
- Python >= 3.6
pip install minicli
See https://minicli.readthedocs.org
pip install -r requirements-dev.txt
python setup.py develop
py.test
| 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
pip install -r requirements-dev.txt
python setup.py develop
py.test