Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T22:30:47.000Z (over 7 years ago)
- Last Synced: 2024-12-15T22:35:59.022Z (13 days 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