Skip to content

Alexander-D-Karpov/cookiecutter-django

 
 

Repository files navigation

django-cookiecutter

Template to create new django APIs with drf, docker and poetry

note: works only with Python3.11 for now

features

  • cool tools for django like structlog, debug_toolbar, drf_spectacular
  • a lot of utils/models for any sort of things
  • ci/cd
  • best django structure
  • linters, pre-commit

TODO

  • add more utils
  • add channels support
  • add python version select
  • add ci for production build
  • add auth endpoints
  • add django-rest-auth support

About

Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.7%
  • Shell 13.6%
  • Dockerfile 5.3%
  • Procfile 0.4%