ubershmekel / python3wos

DEPRECATED - Source behind the python 3 wall of superpowers (aka shame)
http://python3wos.appspot.com/
27 stars 6 forks source link

Update limit to 500 packages instead of 200? #51

Closed cclauss closed 7 years ago

cclauss commented 7 years ago

90% of the top 500 packages are now Python 3 compatible so it would be a good time to open the aperture.

ubershmekel commented 7 years ago

What would we gain from it being the top 500?

cclauss commented 7 years ago

Given the community's progress on moving to Python 3, the current page has just 13 red packages. Two of those packages have declared in their trove classifiers to be Python 2 Only. Nine other red packages are from Mozilla who not progressing them.

By expanding the list, we shine a light on other popular packages that could be ported to Python 3.

cclauss commented 7 years ago

Do not underestimate the power that your tool has... https://bugzilla.mozilla.org/show_bug.cgi?id=1093212#c9

ubershmekel commented 7 years ago
cclauss commented 7 years ago

Understood... See the lower left of https://pypi.org/project/requests to understand how trove classifiers will help users to find packages that fit their needs in warehouse which will soon replace PyPI.