Python CLI Project Template following current best practices
- CLI Library - Click
- Dependency management - poetry
- Linting - black
- Follows PEP8 and automatically fixes problems
- Testing - pytest
- Typing - mypy
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Python CLI Project Template following current best practices