Files
python-cli-template/README.md
T
Jev Kuznetsov 2d9896a6a5 switch to https
2026-04-23 16:24:28 +02:00

16 lines
262 B
Markdown

# Python CLI Template
Minimal Cookiecutter template for python CLI tools. Python 3.12+, uv, Typer, ruff, mypy, pytest.
## Usage
```bash
cruft create https://git.roxautomation.com/sjev/python-cli-template.git
cd your-project
cat README.md
```
## License
MIT