معرفی شرکت ها


cookiecutter-django-backend-0.1.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A cookiecutter for enterprise projects with support for Celery, Django Rest Framework and deployment with Ansible and Docker
ویژگی مقدار
سیستم عامل -
نام فایل cookiecutter-django-backend-0.1.0
نام cookiecutter-django-backend
نسخه کتابخانه 0.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Nekmo
ایمیل نویسنده contacto@nekmo.com
آدرس صفحه اصلی https://github.com/Nekmo/cookiecutter-django-backend/
آدرس اینترنتی https://pypi.org/project/cookiecutter-django-backend/
مجوز -
.. image:: https://raw.githubusercontent.com/Nekmo/cookiecutter-django-backend/master/images/logo.png :width: 100% | .. image:: https://img.shields.io/travis/Nekmo/cookiecutter-django-backend/develop.svg?style=flat-square&maxAge=2592000 :target: https://travis-ci.org/Nekmo/cookiecutter-django-backend :alt: Latest Travis CI build status .. image:: https://img.shields.io/pypi/v/cookiecutter-django-backend.svg?style=flat-square :target: https://pypi.org/project/cookiecutter-django-backend/ :alt: Latest PyPI version .. image:: https://img.shields.io/pypi/pyversions/cookiecutter-django-backend.svg?style=flat-square :target: https://pypi.org/project/cookiecutter-django-backend/ :alt: Python versions .. image:: https://img.shields.io/requires/github/Nekmo/cookiecutter-django-backend.svg?style=flat-square :target: https://requires.io/github/Nekmo/cookiecutter-django-backend/requirements/?branch=master :alt: Requirements Status 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: .. code-block:: yaml 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


نحوه نصب


نصب پکیج whl cookiecutter-django-backend-0.1.0:

    pip install cookiecutter-django-backend-0.1.0.whl


نصب پکیج tar.gz cookiecutter-django-backend-0.1.0:

    pip install cookiecutter-django-backend-0.1.0.tar.gz