Metadata-Version: |
2.1 |
Name: |
django-pictures |
Version: |
1.3.3 |
Summary: |
Responsive cross-browser image library using modern codes like AVIF & WebP. |
Author-Email: |
Johannes Maron <johannes[at]maron.family> |
Project-Url: |
Changelog, https://github.com/codingjoe/django-pictures/releases |
Project-Url: |
Documentation, https://github.com/codingjoe/django-pictures#django-pictures |
Project-Url: |
Issue-Tracker, https://github.com/codingjoe/django-pictures/issues |
Project-Url: |
Project-URL, https://github.com/codingjoe/django-pictures |
Project-Url: |
Source, https://github.com/codingjoe/django-pictures |
Keywords: |
pillow,Django,image,pictures,WebP,AVIF |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Programming Language :: Python |
Classifier: |
Environment :: Web Environment |
Classifier: |
Topic :: Multimedia :: Graphics :: Graphics Conversion |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Topic :: Software Development |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Framework :: Django |
Classifier: |
Framework :: Django :: 3.2 |
Classifier: |
Framework :: Django :: 4.1 |
Classifier: |
Framework :: Django :: 4.2 |
Requires-Python: |
>=3.8 |
Requires-Dist: |
django (>=3.2.0) |
Requires-Dist: |
pillow (>=9.0.0) |
Requires-Dist: |
celery; extra == "celery" |
Requires-Dist: |
django-cleanup; extra == "cleanup" |
Requires-Dist: |
django-rq; extra == "django-rq" |
Requires-Dist: |
django-dramatiq; extra == "dramatiq" |
Requires-Dist: |
djangorestframework; extra == "drf" |
Requires-Dist: |
bandit (==1.7.9); extra == "lint" |
Requires-Dist: |
black (==24.4.2); extra == "lint" |
Requires-Dist: |
flake8 (==7.1.0); extra == "lint" |
Requires-Dist: |
isort (==5.13.2); extra == "lint" |
Requires-Dist: |
pydocstyle[toml] (==6.3.0); extra == "lint" |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Requires-Dist: |
pytest-django; extra == "test" |
Requires-Dist: |
redis; extra == "test" |
Provides-Extra: |
celery |
Provides-Extra: |
cleanup |
Provides-Extra: |
django-rq |
Provides-Extra: |
dramatiq |
Provides-Extra: |
drf |
Provides-Extra: |
lint |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |