python-cli-template Python CLI Project Template following current best practices Contents: CLI Library - Click Dependency management - poetry Linting - black Follows PEP8 and automatically fixes problems Testing - pytest Typing - mypy