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