Problem
The 3rd party package listing is getting unwieldy, making discoverability difficult. It also requires creating & merging a PR that manually changes the page.
Proposal
Pypa has classifiers users can filter on. 3rd party package devs could add the classifier to their packaging, and then users could filter on PyPA for domain specific Matplotlib packages. The 3rd party package page would then be updated to link out to the PyPa list and document how to add the matplotlib classifier to the package. Optimally, conda would also adopt tags and a link to that list could also be added to the page.
Downsides
Might create a moderation load in terms of making sure packages tagged matplotlib are actually matplotlib & not trying to park at the tag, but there's probably a low risk of this.
Also loses some of the community flavor of the third party package page, but that could maybe be rectified by intermittently scraping the pypi and conda pages to populate a sort of gallary of packages.
To Dos
packager to-dos
doc to-dos
deprecation plan
amendment
This does not have to wait on conda adopting the feature, especially as many of the projects currently listed on the 3rd party package page have registered the classifier.
Problem
The 3rd party package listing is getting unwieldy, making discoverability difficult. It also requires creating & merging a PR that manually changes the page.
Proposal
Pypa has classifiers users can filter on. 3rd party package devs could add the classifier to their packaging, and then users could filter on PyPA for domain specific Matplotlib packages. The 3rd party package page would then be updated to link out to the PyPa list and document how to add the matplotlib classifier to the package. Optimally, conda would also adopt tags and a link to that list could also be added to the page.
Downsides
Might create a moderation load in terms of making sure packages tagged matplotlib are actually matplotlib & not trying to park at the tag, but there's probably a low risk of this.
Also loses some of the community flavor of the third party package page, but that could maybe be rectified by intermittently scraping the pypi and conda pages to populate a sort of gallary of packages.
To Dos
packager to-dos
Framework :: Matplotlibclassifierdoc to-dos
Framework :: MatplotlibFramework :: Matplotlibto setup.pydeprecation plan
Framework :: Matplotlibclassifier tosetup.pyamendment
This does not have to wait on conda adopting the feature, especially as many of the projects currently listed on the 3rd party package page have registered the classifier.