Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to add Framework :: Pylint classifier #26

Open
PCManticore opened this issue Apr 23, 2020 · 2 comments
Open

Request to add Framework :: Pylint classifier #26

PCManticore opened this issue Apr 23, 2020 · 2 comments
Labels
new classifier request Request for a new classifier

Comments

@PCManticore
Copy link

Hi folks,

This new classifier will be useful for users of https://github.com/PyCQA/pylint to discover plugins published by the community. Pylint has support for custom plugins and there are quite a few already created by the community such as pylint-django or pytest-pylint. Also doing a basic naive search in PyPi yield quite a few results of packages that might be good candidates of this new trove classifier: https://pypi.org/search/?q=pylint&o=

Flake8 also has its own classifier which is another popular tool for static analysis.

Thanks a lot!

@jamadden
Copy link
Member

Hi! Thanks for the well written request. The PyPI moderators have 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, the bar to add new ones is relatively high. Currently, we have these guidelines:

  • New Framework classifiers may 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; responses to the next guideline help. (I'm already convinced pylint is notable.)

As to the other guideline ('immediate use to existing projects'), the best way to demonstrate it is to have 10 (or more) other project maintainers submit comments on the requesting issue about their desire to use the classifier on their published project.

We appreciate any help gathering this information.

@xavfernandez
Copy link
Member

👋 As I was the one suggesting to add this classifier I would have used it in my (modest) pylint plugin https://pypi.org/project/pylint-strict-informational/ (and will use it).

@pradyunsg pradyunsg added the new classifier request Request for a new classifier label Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new classifier request Request for a new classifier
Projects
None yet
Development

No branches or pull requests

4 participants