Python project template Pre-configured project template. Setup steps Create Dockerfile if needed or remove .dockerignore. Install pre-commit hooks with pre-commit install from shell. Add CI pipeline if needed.