https://github.com/stormwarning/django-colorbundle
🎨 Template filters for extracting colours from an image.
https://github.com/stormwarning/django-colorbundle
color-palette colorgram django django-filter
Last synced: about 1 month ago
JSON representation
🎨 Template filters for extracting colours from an image.
- Host: GitHub
- URL: https://github.com/stormwarning/django-colorbundle
- Owner: stormwarning
- License: mit
- Created: 2017-02-17T16:23:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T22:30:47.000Z (about 8 years ago)
- Last Synced: 2025-03-15T01:04:29.592Z (2 months ago)
- Topics: color-palette, colorgram, django, django-filter
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Colorbundle
===========|PyPI| |GitHub Issues|
Template filters for extracting colours from an image.
Installation
------------.. code:: sh
pip install django-colorbundle
Changelog
---------
0.1.2 — 2017-04-10
******************
- **Fix:** Add dependency version number
- **Fix:** Correct dependency name0.1.0
*****
- Initial release.. |PyPI| image:: https://img.shields.io/pypi/v/django-colorbundle.svg?style=flat-square
:target: https://pypi.python.org/pypi/django-colorbundle/
.. |GitHub Issues| image:: https://img.shields.io/github/issues/stormwarning/django-colorbundle.svg?style=flat-square
:target: https://github.com/stormwarning/django-colorbundle/issues