pypa / trove-classifiers

Canonical source for classifiers on PyPI.
https://pypi.org/p/trove-classifiers/
Apache License 2.0
142 stars 96 forks source link

Request to add new trove classifier Framework :: Hatch #89

Closed ofek closed 2 years ago

ofek commented 2 years ago

Request to add a new Trove classifier.

The name of the classifier(s) you would like to add:

Why do you want to add this classifier?

Hatch is an extensible Python project manager mentioned multiple times on https://packaging.python.org (see 1, 2, 3, 4) that has recently undergone a rewrite.

In v1.0.0 releasing in the coming weeks, every major feature is now implemented as a plugin similar to pytest, tox, and devpi. Comprehensive documentation is located here: https://ofek.dev/hatch/latest/plugins/about/

Two plugins currently exist:

It would be nice if the docs for v1 can mention Framework :: Hatch

pradyunsg commented 2 years ago

Hi! Thanks for the request. Because removing classifiers is very difficult, and the longer the classifier list gets the harder it is to browse, the bar to add new ones is relatively high. Currently, PyPI moderators primarily examine two guidelines for Framework classifiers:

We understand that "notability" is subjective and we'd appreciate help judging that.

As to the other guideline ('immediate use to existing projects'), the best way we've found to demonstrate that is to have 10 or more other project maintainers submit comments on the requesting issue about their desire to use the classifier. Is that something you could assist with?

ofek commented 2 years ago

Ah okay, so in this case would that mean 10 users or wait until 10 other people write a plugin?

ofek commented 2 years ago

Respectful bump 🙂