Skip to content

Cookie Cutter Django Template

Packages

Runtime

  • environs[django], combines a bunch of dj-url parsing things too
  • structlog
  • sentry-sdk
  • django-structlog
  • structlog-sentry

Development

  • pytest
  • pytest-django
  • pytest-sugar
  • pytest-cov
  • pytest-structlog
  • mypy
  • django-stubs
  • black
  • flake8
  • flake8-bandit
  • flake8-black
  • flake8-bugbear
  • flake8-builtins
  • flake8-isort
  • safety
  • isort
  • bugbear
  • bandit

invoke?