cookiecutter-django-backend 0.1.0
pip install cookiecutter-django-backend
Released:
A cookiecutter for enterprise projects with support for Celery, Django Rest Framework and deployment with Ansible and Docker
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Nekmo
- Tags cookiecutter-django-backend
Classifiers
- Development Status
- License
- Natural Language
- Operating System
- Programming Language
Project description
Cookiecutter Django Backend
A cookiecutter for create a simple and standard Django project with everything necessary for a backend. Unlike other cookiecutters, it is less intrusive.
Install or update Cookiecutter to the latest version:
$ pip install -U cookiecutter
Create your new project using this cookiecutter:
$ cookiecutter https://github.com/Nekmo/djangocookiecutter-django-backend
Or use the abbreviation (see below):
$ cookiecutter dj
Features
For Django 2.0+
Docker support using docker-compose.
Secure by default. With HTTPS Nginx config and Let’sEncrypt.
Develop and production settings
Ready for Celery and Django Rest Framework.
Deployment using Ansible and Docker.
Customize your default options
There are certain options that are always repeated every time cookiecutter is executed. Create a .cookiecutterrc file in your user directory:
default_context:
author_name: Nekmo
github_user: Nekmo
email: myemail@nekmo.com
open_source_license: MIT
timezone: Europe/Madrid
abbreviations:
dj: https://github.com/Nekmo/cookiecutter-django-backend
gh: https://github.com/{0}.git
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Nekmo
- Tags cookiecutter-django-backend
Classifiers
- Development Status
- License
- Natural Language
- Operating System
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cookiecutter-django-backend-0.1.0.tar.gz
.
File metadata
- Download URL: cookiecutter-django-backend-0.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8acc8fdba9059323ed3dede8f6baa39c0c74b118714f69987cbd4bbf3579b891 |
|
MD5 | ac290751d75adb965b16a8c88c80d865 |
|
BLAKE2b-256 | f74eec40c1bdb8029c35656b63a6251fbf3f8c76556542631a6a1d25daea56f1 |