{ "info": { "author": "Moccu GmbH & Co. KG", "author_email": "info@moccu.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6" ], "description": "django-template-helpers\n=======================\n\n.. image:: https://img.shields.io/pypi/v/django-template-helpers.svg\n :target: https://pypi.org/project/django-template-helpers/\n :alt: Latest Version\n\n.. image:: https://codecov.io/gh/moccu/django-template-helpers/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/moccu/django-template-helpers\n :alt: Coverage Status\n\n.. image:: https://readthedocs.org/projects/django-template-helpers/badge/?version=latest\n :target: https://django-template-helpers.readthedocs.io/en/stable/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://travis-ci.org/moccu/django-template-helpers.svg?branch=master\n :target: https://travis-ci.org/moccu/django-template-helpers\n\n\n*django-template-helpers* provides template tags to add missing features to the\nDjango template language.\n\n\nFeatures\n--------\n\n* Template tag to set a new context variable ``set``\n* Template filter to split a string into a list ``split``\n* Context processor to expose selected settings to the templates\n* GenericTemplateView for static pages\n\n\nRequirements\n------------\n\ndjango-template-helpers supports Python 3 only and requires at least Django 1.11.\n\n\nPrepare for development\n-----------------------\n\nA Python 3.6 interpreter is required in addition to pipenv.\n\n.. code-block:: shell\n\n $ pipenv install --python 3.6 --dev\n $ pipenv shell\n $ pip install -e .\n\n\nNow you're ready to run the tests:\n\n.. code-block:: shell\n\n $ pipenv run py.test\n\n\nResources\n---------\n\n* `Documentation `_\n* `Bug Tracker `_\n* `Code `_\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/moccu/django-template-helpers", "keywords": "django templates", "license": "", "maintainer": "", "maintainer_email": "", "name": "django-template-helpers", "package_url": "https://pypi.org/project/django-template-helpers/", "platform": "", "project_url": "https://pypi.org/project/django-template-helpers/", "project_urls": { "Homepage": "https://github.com/moccu/django-template-helpers" }, "release_url": "https://pypi.org/project/django-template-helpers/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "django-template-helpers provides template tags to add missing features to the Django template language.", "version": "0.2.0" }, "last_serial": 5819417, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "eb02dc8f3cf770385a2736e0ac008719", "sha256": "3342e420b4183b7120367fafd4bf18284c7f0014d91c09a7f946cc055ed678e2" }, "downloads": -1, "filename": "django_template_helpers-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "eb02dc8f3cf770385a2736e0ac008719", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 3494, "upload_time": "2018-08-08T10:43:24", "url": "https://files.pythonhosted.org/packages/57/84/d651c99ca15905ed2f5b03a75952e26c37b42dd38976f1a0b833f9a4d591/django_template_helpers-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "55242b99f219578870dd6cc70df21881", "sha256": "2b7ee80f8ae8d83ecb1ee04c4d089db17cf9a96b2f09e2f9247421344f4c4c8b" }, "downloads": -1, "filename": "django-template-helpers-0.0.1.tar.gz", "has_sig": false, "md5_digest": "55242b99f219578870dd6cc70df21881", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3716, "upload_time": "2018-08-08T10:43:20", "url": "https://files.pythonhosted.org/packages/23/7e/b98d6334848d320ff7c4d31f0df827b7add3b0866e28f6eebb6bed111611/django-template-helpers-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "1c8632278ad9902f0b9522f2d8aafb30", "sha256": "7ee8d8459476bb58bbb9a4538ec1112ca917c89495caaabe287180ccf66481ba" }, "downloads": -1, "filename": "django_template_helpers-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "1c8632278ad9902f0b9522f2d8aafb30", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 3885, "upload_time": "2019-01-16T11:45:38", "url": "https://files.pythonhosted.org/packages/7c/7d/9fc3212113298bbbd3a0221973062ef612a7ff0766fd1478b615583e088e/django_template_helpers-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4b03da38722da2927c9c12dd7f81ed17", "sha256": "d18785647de3a7c49f7d7b2abd1e77e1f0254ad03c82f87c1751f80761a5751d" }, "downloads": -1, "filename": "django-template-helpers-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4b03da38722da2927c9c12dd7f81ed17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3906, "upload_time": "2019-01-16T11:45:36", "url": "https://files.pythonhosted.org/packages/67/6f/1856a2677ce7314cca9e85eaaa84e67c8b5d761cc2969754eb7edf530033/django-template-helpers-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "f43e7e1a5fcce6abcd21966f5447c8bf", "sha256": "24ae001cc9cdbfcb2a4a1a5634dc92d607a79342b20877642e1b53b03792ff4a" }, "downloads": -1, "filename": "django_template_helpers-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f43e7e1a5fcce6abcd21966f5447c8bf", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 5029, "upload_time": "2019-09-12T09:47:30", "url": "https://files.pythonhosted.org/packages/ea/0d/43671564bd1e9bfcb0b386b1c3831de71b093ca4dc2123dc03f593f7fde5/django_template_helpers-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9336ca5ed2df989a1f223370b5e485b8", "sha256": "ee05354ce7657ec3c0f1e594e568c69fde4533249a43f4687defd7bf12761883" }, "downloads": -1, "filename": "django-template-helpers-0.2.0.tar.gz", "has_sig": false, "md5_digest": "9336ca5ed2df989a1f223370b5e485b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5051, "upload_time": "2019-09-12T09:47:27", "url": "https://files.pythonhosted.org/packages/a9/af/50792928f29ef6ea7cd292cec5976d7cb972e079123db733a18c98af347d/django-template-helpers-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f43e7e1a5fcce6abcd21966f5447c8bf", "sha256": "24ae001cc9cdbfcb2a4a1a5634dc92d607a79342b20877642e1b53b03792ff4a" }, "downloads": -1, "filename": "django_template_helpers-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f43e7e1a5fcce6abcd21966f5447c8bf", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 5029, "upload_time": "2019-09-12T09:47:30", "url": "https://files.pythonhosted.org/packages/ea/0d/43671564bd1e9bfcb0b386b1c3831de71b093ca4dc2123dc03f593f7fde5/django_template_helpers-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9336ca5ed2df989a1f223370b5e485b8", "sha256": "ee05354ce7657ec3c0f1e594e568c69fde4533249a43f4687defd7bf12761883" }, "downloads": -1, "filename": "django-template-helpers-0.2.0.tar.gz", "has_sig": false, "md5_digest": "9336ca5ed2df989a1f223370b5e485b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5051, "upload_time": "2019-09-12T09:47:27", "url": "https://files.pythonhosted.org/packages/a9/af/50792928f29ef6ea7cd292cec5976d7cb972e079123db733a18c98af347d/django-template-helpers-0.2.0.tar.gz" } ] }