Retour au classement
Bleeding edge django template focused on code quality and security.
djangodockercaddygitlab-cipytestcookiecutter-templatepythonpython3cookiecuttermypy
Indicateurs clés
Croissance des étoiles
Étoiles
2.3k
Forks
223
Croissance hebdomadaire
—
Issues
21
1k2k
sept. 2017févr. 2019août 2020févr. 2022août 2023janv. 2025juil. 2026
ArtefactsPyPI
pip install wemake-django-templateREADME
wemake-django-template
Bleeding edge django6.0 template focused on code quality and security.
Documentation.
Purpose
This project is used to scaffold a django project structure.
Just like django-admin.py startproject but better.
Features
- Always
up-to-datewith the help of@dependabot - Supports latest
python3.13 django-modern-restfor building APIspoetry@2for managing dependenciesmypyanddjango-stubsfor static typingpytestandhypothesisfor unit testsruffandwemake-python-styleguidefor lintingdockerfor development, testing, and productionsphinxfor documentationGitlab CIwith fullbuild,test, anddeploypipeline configured by defaultCaddywithhttpsandhttp/2turned on by default
Installation
Firstly, you will need to install dependencies.
The recommended way is via pipx:
pipx install cookiecutter
pipx inject cookiecutter jinja2-git
Or via global pip:
pip install cookiecutter jinja2-git
Then, create a project itself:
cookiecutter gh:wemake-services/wemake-django-template
Who is using this template?
If you use our template, please add yourself or your company in the list.
Here's a nice list of real-life open-source usages of this template.
License
MIT. See LICENSE for more details.
Dépôts similaires