An open API service indexing awesome lists of open source software.

https://github.com/sveetch/cookiecutter-sveetch-djangoapp

Yet another Cookiecutter template to produce a repository to start a Django application package with Python3
https://github.com/sveetch/cookiecutter-sveetch-djangoapp

cookiecutter django python

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _Python: https://www.python.org
.. _virtualenv: https://virtualenv.pypa.io
.. _pip: https://pip.pypa.io
.. _DjangoCMS: https://docs.django-cms.org/en/latest/
.. _Django REST Framework: https://www.django-rest-framework.org/
.. _Bootstrap: https://getbootstrap.com/

===================================
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
*****

* Read the documentation on `Read the docs `_;
* Clone it on its `Github repository `_;
* Built sample on repository `sveetch-djangoapp-sample `_;

Credits
*******

Logo vector and icon by `SVG Repo `_.