-
Notifications
You must be signed in to change notification settings - Fork 98
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 trove classifier: Framework :: aiohttp #54
Comments
Hey @di, is there a formal procedure to get a blessing for the new classifier or should someone just go ahead and make a PR? I don't seem to find any instructions on this... |
Nope, just make a PR here. |
Done |
FWIW, there are two requirements we've been using:
aiohttp satisfies both of them, as far as I'm concerned. :) |
Hello I would add the tag to the packages: https://pypi.org/project/aiohttp-pydantic/ |
Yes, that's a good idea. I would add the tag to the package: https://pypi.org/project/aiohttp-sqlalchemy/ |
I would add the tag to the package: https://pypi.org/project/aiohttp-rpc/ |
Request to add a new Trove classifier.
The name of the classifier you would like to add
Framework :: aiohttp
Why do you want to add this classifier?
https://github.com/aio-libs/aiohttp is very widely used in the Python community.
It has 13M downloads per month at the moment of writing: https://pypistats.org/packages/aiohttp
More than 50 libraries officially claim that they are built on top of aiohttp: https://docs.aiohttp.org/en/stable/third_party.html
Many more libraries exist but out of the list.
libraries.io claims that 1141 PyPI packages depend on aiohttp: https://libraries.io/pypi/aiohttp/dependents
Adding a trove classifier would benefit the project as it will make related projects more discoverable.
aiohttp already has a big and stable ecosystem, adding a dedicated classifier simplifies the searching.
The text was updated successfully, but these errors were encountered: