Studying Python release adoptions by looking at PyPI downloads
Go to file
Julien Palard 3b04f6b39b
pct graph: Sort areas by Python version.
2022-01-27 23:52:43 +01:00
README.md Bump data. 2022-01-01 21:28:20 +01:00
cy.py Render a graph of percentages. 2021-12-08 00:24:09 +01:00
python-versions-pct.png pct graph: Sort areas by Python version. 2022-01-27 23:52:43 +01:00
python-versions.png Bump data. 2022-01-27 23:17:53 +01:00
python-versions.py pct graph: Sort areas by Python version. 2022-01-27 23:52:43 +01:00
python-versions.sqlite Bump data. 2022-01-27 23:17:53 +01:00

README.md

Analysis of version adoptions on PyPI

We get publicly available PyPI download statistics on Google BigQuery using pypinfo.

Here is the repo for the open-source code pushing the pypi stats to BigQuery.

Usage

First you need to get an access to PyPI's BigQuery, by following pypinfo procedure.

Then there's two main invocations, first fetch the data using:

python python-versions.py --fetch

Then plot it using:

python python-versions.py

Data

Percentage of pypi.org downloads

Number of pypi.org downloads