Cookiecutter template to scaffold Python projects with CI and Docker
A Cookiecutter template that generates a Python project skeleton with optional Dockerfile, Travis CI and codecov configuration, mypy and black integration, and Makefile targets. Suited for libraries or applications that need consistent project structure and automated tooling.
0