{ "info": { "author": "Nekmo", "author_email": "contacto@nekmo.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only" ], "description": ".. image:: https://raw.githubusercontent.com/Nekmo/cookiecutter-django-backend/master/images/logo.png\n :width: 100%\n\n|\n\n.. image:: https://img.shields.io/travis/Nekmo/cookiecutter-django-backend/develop.svg?style=flat-square&maxAge=2592000\n :target: https://travis-ci.org/Nekmo/cookiecutter-django-backend\n :alt: Latest Travis CI build status\n\n.. image:: https://img.shields.io/pypi/v/cookiecutter-django-backend.svg?style=flat-square\n :target: https://pypi.org/project/cookiecutter-django-backend/\n :alt: Latest PyPI version\n\n.. image:: https://img.shields.io/pypi/pyversions/cookiecutter-django-backend.svg?style=flat-square\n :target: https://pypi.org/project/cookiecutter-django-backend/\n :alt: Python versions\n\n.. image:: https://img.shields.io/requires/github/Nekmo/cookiecutter-django-backend.svg?style=flat-square\n :target: https://requires.io/github/Nekmo/cookiecutter-django-backend/requirements/?branch=master\n :alt: Requirements Status\n\n\nCookiecutter Django Backend\n###########################\nA cookiecutter for create a simple and standard Django project with everything necessary for a backend. Unlike other\ncookiecutters, it is less intrusive.\n\nInstall or update Cookiecutter to the latest version::\n\n $ pip install -U cookiecutter\n\nCreate your new project using this cookiecutter::\n\n $ cookiecutter https://github.com/Nekmo/djangocookiecutter-django-backend\n\nOr use the abbreviation (see below)::\n\n $ cookiecutter dj\n\nFeatures\n========\n\n* For Django 2.0+\n* Docker support using docker-compose.\n* Secure by default. With HTTPS Nginx config and Let'sEncrypt.\n* Develop and production settings\n* Ready for Celery and Django Rest Framework.\n* Deployment using Ansible and Docker.\n\n\nCustomize your default options\n==============================\nThere are certain options that are always repeated every time cookiecutter is executed. Create a ``.cookiecutterrc``\nfile in your user directory:\n\n.. code-block:: yaml\n\n default_context:\n author_name: Nekmo\n github_user: Nekmo\n email: myemail@nekmo.com\n open_source_license: MIT\n timezone: Europe/Madrid\n abbreviations:\n dj: https://github.com/Nekmo/cookiecutter-django-backend\n gh: https://github.com/{0}.git\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/Nekmo/cookiecutter-django-backend/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Nekmo/cookiecutter-django-backend/", "keywords": "cookiecutter-django-backend", "license": "", "maintainer": "", "maintainer_email": "", "name": "cookiecutter-django-backend", "package_url": "https://pypi.org/project/cookiecutter-django-backend/", "platform": "linux", "project_url": "https://pypi.org/project/cookiecutter-django-backend/", "project_urls": { "Download": "https://github.com/Nekmo/cookiecutter-django-backend/archive/master.zip", "Homepage": "https://github.com/Nekmo/cookiecutter-django-backend/" }, "release_url": "https://pypi.org/project/cookiecutter-django-backend/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A cookiecutter for enterprise projects with support for Celery, Django Rest Framework and deployment with Ansible and Docker\n", "version": "0.1.0" }, "last_serial": 4974815, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ac290751d75adb965b16a8c88c80d865", "sha256": "8acc8fdba9059323ed3dede8f6baa39c0c74b118714f69987cbd4bbf3579b891" }, "downloads": -1, "filename": "cookiecutter-django-backend-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ac290751d75adb965b16a8c88c80d865", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3575, "upload_time": "2019-03-23T01:04:10", "url": "https://files.pythonhosted.org/packages/f7/4e/ec40c1bdb8029c35656b63a6251fbf3f8c76556542631a6a1d25daea56f1/cookiecutter-django-backend-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ac290751d75adb965b16a8c88c80d865", "sha256": "8acc8fdba9059323ed3dede8f6baa39c0c74b118714f69987cbd4bbf3579b891" }, "downloads": -1, "filename": "cookiecutter-django-backend-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ac290751d75adb965b16a8c88c80d865", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3575, "upload_time": "2019-03-23T01:04:10", "url": "https://files.pythonhosted.org/packages/f7/4e/ec40c1bdb8029c35656b63a6251fbf3f8c76556542631a6a1d25daea56f1/cookiecutter-django-backend-0.1.0.tar.gz" } ] }