/python-project-template

Personal python project template with: pdm, docker, envrc and tox

Primary LanguageDockerfile

Python template

Very much a WIP.

Features:

  • Envrc
  • pdm
  • tox
  • multiple linters with prospector
  • easy to use, old school, makefile
  • Multi-step, effcient and best-practice compliant docker file

Purpose:

Ready to be cannibalized and re-used in other projects. Should never start coding from this as it is.