wemake-django-template Bleeding edge django2.2 template focused on code quality and security. Purpose This project is used to scaffold a django project structure Just like django-admin.py startproject but better. Features Always up-to-date with the help of @dependabot Supports latest python3.7+ poetry for managing dependencies mypy and django-stubs for static typing pytest and hypothesis for unit tests flake8 and wemake-python-styleguide for linting docker for development, testing, and production sphinx for documentation Gitlab CI with full build, test, and deploy pipeline configured by default Caddy with https and http/2 turned on by default Installation Firstly, you will need to install dependencies: pip install cookiecutter jinja2-git Then, create a project itself: cookiecutter gh:wemake-services/wemake-django-template Who are using this template? If you use our template, please add yourself or your company in the list. We offer free email support for anyone who is using this If you have any problems or questions,…
I love Python for web apps! I also recommend to use Django for most of the cases.
By the way, check out this awesome Django project template: it allows to start new Django projects filled with best-practices and good tools in just a few clicks.
Features:
python3.7+poetryfor managing dependenciesmypyand django-stubs for static typingpytestandhypothesisfor unit testsflake8and wemake-python-styleguide for lintingdockerfor development, testing, and productionsphinxfor documentationGitlab CIwith fullbuild,test, anddeploypipeline configured by defaultCaddywithhttpsandhttp/2turned on by defaultBleeding edge django template focused on code quality and security.
wemake-django-template
Bleeding edge
django2.2template focused on code quality and security.Purpose
This project is used to scaffold a
djangoproject structure Just likedjango-admin.py startprojectbut better.Features
python3.7+build,test, anddeploypipeline configured by defaulthttp/2turned on by defaultInstallation
Firstly, you will need to install dependencies:
Then, create a project itself:
Who are using this template?
If you use our template, please add yourself or your company in the list.
We offer free email support for anyone who is using this If you have any problems or questions,…