{ "info": { "author": "Dylan Verheul", "author_email": "dylan@zostera.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Topic :: Software Development :: Libraries", "Topic :: Utilities" ], "description": "django-icons\n------------\n\nIcons for Django\n\n.. image:: https://travis-ci.org/zostera/django-icons.svg?branch=master\n :target: https://travis-ci.org/zostera/django-icons\n\n.. image:: https://coveralls.io/repos/github/zostera/django-icons/badge.svg?branch=develop\n :target: https://coveralls.io/github/zostera/django-icons?branch=develop\n\n.. image:: https://img.shields.io/pypi/v/django-icons.svg\n :target: https://pypi.python.org/pypi/django-icons\n :alt: Latest PyPI version\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/ambv/black\n\nFeatures\n========\n\nUse simple template tags to generate icons in your web application.\nSupports Font Awesome out of the box, easily adaptable for other icon libraries.\n\nThe basic usage is\n\n.. code:: Django\n\n {% load icons %}\n {% icon 'edit' %}\n\n\nRequirements\n============\n\nDjango >= 1.11 and a matching Python version. Using Python 3 is strongly recommended.\n\n\nRunning the demo\n================\n\nYou can run the small demo app that is part of the test suite.\nThis requires Django, so you may have to `pip install django` in your environment.\nTo run the demo, from the root of the project (where you can find `manage.py`, run:\n\n.. code:: bash\n\n python manage.py runserver\n\n\nRunning the tests\n=================\n\nThe test suite uses `tox`. Run the complete test suite like this:\n\n.. code:: bash\n\n tox\n\nRun the tests only for the current environment like this:\n\n.. code:: bash\n\n python manage.py test\n\n\nOrigin\n======\n\nOur plans at Zostera for an icon tool originate in https://github.com/dyve/django-bootstrap3.\nWe isolated this into a Font Awesome tool in https://github.com/zostera/django-fa.\nWhen using our own product, we felt that the icon tool provided little improvement over plain HTML.\nAlso, Font Awesome's icon names did not match the the intended function of the icon. This is how we came\nto think of a library that\n\n- Took a limited number of arguments\n- Converted those arguments into an icon\n- Was able to support multiple icon libraries\n- And could easily be extended by users\n\nThis is how we came to write and use `django-icons`.\n\n\nChangelog\n---------\n\n0.2.1 - 2018-07-01\n==================\n\n- Bug fixes and improvements to ``ImageRenderer`` (@mbourqui)\n\n\n0.2.0 - 2018-06-30\n==================\n\n- Add icons from images, contribution by @mbourqui\n- Adopt black code style (https://github.com/ambv/black)\n\n\n0.1.0 - 2018-01-11\n==================\n\n- Set default branch to master\n- Make ``icon`` function available as import from django_icons (fixes)\n- Add ``MaterialRenderer`` for Material icons (http://google.github.io/material-design-icons/)\n\n\n0.0.5 - 2017-12-21\n==================\n\n- Fix typo's\n- Adjust tox matrix to currently supported Django versions\n- Fixed names of tests\n- Add tests for ``BaseRenderer``\n\n\n0.0.4 - 2017-06-22\n==================\n\n- Autogenerate docs for ``icon`` template tag\n- Fix typo in README\n\n\n0.0.3 - 2017-06-22\n==================\n\n- Bug fixes\n- More tests\n- More documentation\n\n\n0.0.2 - 2017-06-19\n==================\n\n- Updated docs and tests\n- Demo of custom SVG renderer included\n- FontAwesome and Bootstrap3 renderers included\n- New structure for settings dict\n- First documentation, linked to ReadTheDocs\n- First tests\n- Introducing the ``icon`` template tag\n\n\n0.0.1 - 2017-06-15\n==================\n\n- First publication on GitHub and PyPI\n- Non-functional, just names and tests", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zostera/django-icons", "keywords": "django-icons", "license": "BSD-3-Clause", "maintainer": "", "maintainer_email": "", "name": "django-icons", "package_url": "https://pypi.org/project/django-icons/", "platform": "", "project_url": "https://pypi.org/project/django-icons/", "project_urls": { "Homepage": "https://github.com/zostera/django-icons" }, "release_url": "https://pypi.org/project/django-icons/0.2.1/", "requires_dist": null, "requires_python": "", "summary": "Icons for Django", "version": "0.2.1" }, "last_serial": 4019526, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e5ee3fee4d44b1423693e7a184b7b969", "sha256": "9d19efeab8bffb9f18e37d5ce7369fa4649922fb1345e01a70c911fc01475e87" }, "downloads": -1, "filename": "django-icons-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e5ee3fee4d44b1423693e7a184b7b969", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1827, "upload_time": "2017-06-15T13:18:38", "url": "https://files.pythonhosted.org/packages/f8/bd/56ea06309043dca29919da482cff8c8642a32c294fb605464c56f15b0d91/django-icons-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "41e43776cb5ae625ba38fb203d0c0bb5", "sha256": "002c8910f5077d333ae227fa608e513e0b41a19ed8ae5f37e10fec29a99639a2" }, "downloads": -1, "filename": "django-icons-0.0.2.tar.gz", "has_sig": false, "md5_digest": "41e43776cb5ae625ba38fb203d0c0bb5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1538464, "upload_time": "2017-06-19T12:12:55", "url": "https://files.pythonhosted.org/packages/1f/0a/94a84d6f55051ecf5c46bf44e0a7e866969dfc3b0df92c29003239b9c4d8/django-icons-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "f88f90897a3cd4859bcdef9b1c2bff2d", "sha256": "951205f80981d1b514f7992e5ef4ecf567113ebc8472b13fdf108463c2ce2637" }, "downloads": -1, "filename": "django-icons-0.0.3.tar.gz", "has_sig": false, "md5_digest": "f88f90897a3cd4859bcdef9b1c2bff2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1539124, "upload_time": "2017-06-22T04:50:05", "url": "https://files.pythonhosted.org/packages/41/8c/89d03b7c5dfdb7a7fef1c685d47f4ee6249f47f4b3cbd757cf5300fc8a79/django-icons-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "0b8865cd492702771a4e496e4fa0834a", "sha256": "8010b3c34894135f78b7aa9adf033a578f93d2bf1767bd9c03beb23ef60ab846" }, "downloads": -1, "filename": "django-icons-0.0.4.tar.gz", "has_sig": false, "md5_digest": "0b8865cd492702771a4e496e4fa0834a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1549364, "upload_time": "2017-06-22T06:13:19", "url": "https://files.pythonhosted.org/packages/54/aa/784aff17c3708f819643b84d881b467ec22dfea9d2979145644bd72ee60e/django-icons-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "0766e9c25ad8fcae9e3ae6d1162d3df1", "sha256": "eb2669ba4c46016a138270106ea158a78df3ffd0c37972e7cb9f6c466fa01ed7" }, "downloads": -1, "filename": "django-icons-0.0.5.tar.gz", "has_sig": false, "md5_digest": "0766e9c25ad8fcae9e3ae6d1162d3df1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1550463, "upload_time": "2017-12-21T11:40:19", "url": "https://files.pythonhosted.org/packages/fc/bf/5d2f2e45ad872335c9db9ab1b12b387ed26a6c8045c786ed9bc98b0ebf9c/django-icons-0.0.5.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "36b7d971490e416ea58c1267f70e4053", "sha256": "bff9e18cdccc7311ffc6bf2e2fc6bbbd4a5abc77f368bc9e8adbe3819c54aef7" }, "downloads": -1, "filename": "django-icons-0.1.0.tar.gz", "has_sig": false, "md5_digest": "36b7d971490e416ea58c1267f70e4053", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1552873, "upload_time": "2018-01-11T12:05:27", "url": "https://files.pythonhosted.org/packages/83/aa/337110bc5c7933c6c7e3ea3bdf00339dd0f0336c25f32100cfef22dc4729/django-icons-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "9d1f9ae3318246edf506f7d5c773e2f8", "sha256": "a18fc6338bfac37b7e2c4016017fb59205ae359f5d9f74122d8576910af1e101" }, "downloads": -1, "filename": "django-icons-0.2.0.tar.gz", "has_sig": false, "md5_digest": "9d1f9ae3318246edf506f7d5c773e2f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6599567, "upload_time": "2018-06-30T04:39:37", "url": "https://files.pythonhosted.org/packages/d8/cb/5f7f5e162cc608f9c65b17e4170e5b61f67c5219878f17f3d30d3f7c5770/django-icons-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "0145100d95b9be16b210cfe08de937a6", "sha256": "0bb1f0e612359dbe218d5beed443c88366a5d4e339b7a5679bc881eb06362093" }, "downloads": -1, "filename": "django-icons-0.2.1.tar.gz", "has_sig": false, "md5_digest": "0145100d95b9be16b210cfe08de937a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6600333, "upload_time": "2018-07-01T05:14:47", "url": "https://files.pythonhosted.org/packages/66/63/e3726e808c1d834e773bea3038aa80b2bcf839e8b2def7229f9c621028fc/django-icons-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0145100d95b9be16b210cfe08de937a6", "sha256": "0bb1f0e612359dbe218d5beed443c88366a5d4e339b7a5679bc881eb06362093" }, "downloads": -1, "filename": "django-icons-0.2.1.tar.gz", "has_sig": false, "md5_digest": "0145100d95b9be16b210cfe08de937a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6600333, "upload_time": "2018-07-01T05:14:47", "url": "https://files.pythonhosted.org/packages/66/63/e3726e808c1d834e773bea3038aa80b2bcf839e8b2def7229f9c621028fc/django-icons-0.2.1.tar.gz" } ] }