sveetch / cookiecutter-sveetch-djangoapp

Yet another Cookiecutter template to produce a repository to start a Django application package with Python3

Home Page:https://cookiecutter-sveetch-djangoapp.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cookiecutter for Django application

This a Cookiecutter template to produce a Django application package.

It emphases on simple application with quality and not any relation to any service (state badge, pyup, travis, etc..) except Read the Docs service for documentation publishing.

A sample built from this template is available on repository sveetch-djangoapp-sample. Note that this is a version with every options enabled and its version may not always match this template current version (mostly if there is no major feature).

Feature resume

  • Compatibility with last stable versions (Python, Django, etc..);
  • Included basic application ready to run;
  • Enforce good development behaviors;
  • Package ready to release with quality coverage;
  • Optional modern frontend (Node.js, Webpack, Bootstrap);
  • Some optional third party applications available: DjangoCMS, Django REST Framework;

Links

About

Yet another Cookiecutter template to produce a repository to start a Django application package with Python3

https://cookiecutter-sveetch-djangoapp.readthedocs.io/


Languages

Language:Python 76.3%Language:Makefile 12.0%Language:HTML 4.9%Language:Shell 2.7%Language:SCSS 2.2%Language:JavaScript 1.9%