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
- Host: GitHub
- URL: https://github.com/sveetch/cookiecutter-sveetch-djangoapp
- Owner: sveetch
- Created: 2020-09-21T00:04:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T20:09:40.000Z (over 1 year ago)
- Last Synced: 2025-03-28T08:41:34.976Z (about 1 year ago)
- Topics: cookiecutter, django, python
- Language: Python
- Homepage: https://cookiecutter-sveetch-djangoapp.readthedocs.io/
- Size: 208 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
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 `_.