Use Google BigQuery to Know the Top 100 Popular Python Packages in 2024

Bruce Wen
3 min readFeb 28, 2024

Statistics data is charming.

Python Scatter Chart

Python developers download kinds of Python packages from PyPI. According to Analyzing PyPI package downloads, PyPI does not display download statistics for a number of reasons. As an alternative, the Linehaul project streams download logs from PyPI to Google BigQuery, where they are stored as a public dataset.

--

--