timothycrosley / cookiecutter-python

A cookie cutter template for modern Python projects using Python3.6+, poetry, mypy, py.test, and linters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cookiecutter-python

A simple template for my own personal Python3.6+ projects utilizing black + isort + flake8 + poetry + mypy + bandit + bugbear + more goodness. Best used with cruft

To use:

    cruft create https://github.com/timothycrosley/cookiecutter-python/

About

A cookie cutter template for modern Python projects using Python3.6+, poetry, mypy, py.test, and linters.

License:MIT License


Languages

Language:Shell 87.6%Language:Python 12.4%