List PyPI packages by popularity

http://pypi-ranking.info/ is currently down.

Another useful website is http://pythonwheels.com/. It shows the top 360 most-downloaded packages on PyPI. I believe the bar on the right lists these packages in order. Green packages are those that support wheels. White packages are those that don't (yet).


Top PyPI Packages is a weekly JSON dump of the 4,000 most-downloaded packages from PyPI, one for the last 30 days, and another for the last 365 days.

It uses pypinfo to fetch PyPI download stats from Google BigQuery.


The Python Wheels site lists the top 360 most-downloaded packages on PyPI showing which have been uploaded as wheel archives.

https://pythonwheels.com

Tags:

Python

Pypi