-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Description
There are lots of plugins for Pillow on PyPI, but they can be hard to find.
Here's a few, and their maintainers:
- https://pypi.org/project/pillow-avif-plugin/ @fdintino
- ✅ https://pypi.org/project/pillow-heif/ @bigcat88
- https://pypi.org/project/pillow-jpls/ @planetmarshall
- https://pypi.org/project/pillow-jxl-plugin/ @Isotr0py
- https://pypi.org/project/pillow-mbm/ @drewcassidy
- https://pypi.org/project/pillow-stackblur/ @pix666
- https://pypi.org/project/pillow-svg/ @gribbg
- https://pypi.org/project/DjvuRleImagePlugin/ @Piolie
- https://pypi.org/project/heif-image-plugin/ @homm
- https://pypi.org/project/jxlpy/ @olokelo
- https://pypi.org/project/pyheif-pillow-opener/ @ciotto
- https://pypi.org/project/raw-pillow-opener/ @samuelduann
To remedy this, I suggest we request a Trove classifier, for example, Framework :: Pillow
.
PyPI's guidelines (taken from pypa/trove-classifiers#121):
The PyPI moderators are in the process of developing a few guidelines for the creation of new Framework classifiers. Because removing classifiers is very difficult, and the longer the classifier list gets the harder it is to browse, I think we're expecting the bar to add new ones to be relatively high. Currently, we're looking at these guidelines:
- New Framework classifiers should be created if they are "notable;" and
- They will be of immediate use to existing projects (in other words, no creating classifiers simply in anticipation of future uses)
We understand that "notability" is subjective and we'd appreciate help judging that.
As to the other guideline ('immediate use to existing projects'), it's been suggested that
- Requestors can demonstrate this by providing links to 10 or more existing PyPI projects that have expressed a desire to use the classifier; or
- Another way to demonstrate this would be to have 10 or more other project maintainers submit comments on the requesting issue about their desire to use the classifier.
Are you a plugin maintainer? Would you like to use a Framework :: Pillow
classifier? If so, please comment, saying which plugin you maintain.
Once we get ten, I'll open a request with PyPI.
Thank you!