.. _Python: https://www.python.org/
.. _Django: https://www.djangoproject.com/
==========================
Emencia Django Staticpages
==========================
A simple Django app to publish pages directly from templates.
This is a layer over usage of Django class based view ``TemplateView`` to simply define
a list of static pages using a template name or with some more options.
Dependencies
************
* `Python`_>=3.10;
* `Django`_>=4.0;
Links
*****
* Read the documentation on `Read the docs <https://emencia-django-staticpages.readthedocs.io/>`_;
* Download its `PyPi package <https://pypi.python.org/pypi/emencia-django-staticpages>`_;
* Clone it on its `Github repository <https://github.com/sveetch/emencia-django-staticpages>`_;
Credits
*******
Logo vector and icon by `SVG Repo <https://www.svgrepo.com>`_.
Raw data
{
"_id": null,
"home_page": "https://github.com/emencia/emencia-django-staticpages",
"name": "emencia-django-staticpages",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "Python,Django",
"author": "David Thenon",
"author_email": "dthenon@emencia.com",
"download_url": "https://files.pythonhosted.org/packages/13/5a/359036b1ac26f33436035d4b07087c64013b203753cc0e79e9b9fc79cd5e/emencia-django-staticpages-0.6.0.tar.gz",
"platform": null,
"description": ".. _Python: https://www.python.org/\n.. _Django: https://www.djangoproject.com/\n\n==========================\nEmencia Django Staticpages\n==========================\n\nA simple Django app to publish pages directly from templates.\n\nThis is a layer over usage of Django class based view ``TemplateView`` to simply define\na list of static pages using a template name or with some more options.\n\n\nDependencies\n************\n\n* `Python`_>=3.10;\n* `Django`_>=4.0;\n\n\nLinks\n*****\n\n* Read the documentation on `Read the docs <https://emencia-django-staticpages.readthedocs.io/>`_;\n* Download its `PyPi package <https://pypi.python.org/pypi/emencia-django-staticpages>`_;\n* Clone it on its `Github repository <https://github.com/sveetch/emencia-django-staticpages>`_;\n\n\nCredits\n*******\n\nLogo vector and icon by `SVG Repo <https://www.svgrepo.com>`_.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A simple Django app to publish pages directly from templates",
"version": "0.6.0",
"project_urls": {
"Changelog": "https://emencia-django-staticpages.readthedocs.io/en/latest/history.html",
"Documentation": "https://emencia-django-staticpages.readthedocs.io/",
"Homepage": "https://github.com/emencia/emencia-django-staticpages",
"Issue Tracker": "https://github.com/emencia/emencia-django-staticpages/issues",
"Source Code": "https://github.com/emencia/emencia-django-staticpages"
},
"split_keywords": [
"python",
"django"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "135a359036b1ac26f33436035d4b07087c64013b203753cc0e79e9b9fc79cd5e",
"md5": "8151ab1932318a493ebbb2fd6e4a9ca6",
"sha256": "347f24ea8b9a15d262cc9000857d26b3b8b45404fc39134e4095d563563d09da"
},
"downloads": -1,
"filename": "emencia-django-staticpages-0.6.0.tar.gz",
"has_sig": false,
"md5_digest": "8151ab1932318a493ebbb2fd6e4a9ca6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 9839,
"upload_time": "2023-12-06T02:01:44",
"upload_time_iso_8601": "2023-12-06T02:01:44.235498Z",
"url": "https://files.pythonhosted.org/packages/13/5a/359036b1ac26f33436035d4b07087c64013b203753cc0e79e9b9fc79cd5e/emencia-django-staticpages-0.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-06 02:01:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "emencia",
"github_project": "emencia-django-staticpages",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "emencia-django-staticpages"
}