Showing wemake-django-template [django, boilerplate]

Bleeding edge django2.2 template focused on code quality and security.

Link: https://github.com/wemake-services/wemake-django-template

  • Always up-to-date with the help of @dependabot
  • poetry for managing dependencies
  • mypy and django-stubs for static typing
  • pytest for unit testing
  • flake8 and wemake-python-styleguide for linting
  • pre-commit hooks for consistent development
  • docker for development, testing, and production
  • sphinx for documentation
  • Gitlab CI with full build, test, and deploy pipeline configured by default
  • Caddy@0.12 with https and http/2 turned on by default

Any feedback is appreciated!

2 Likes