Studying Python release adoptions by looking at PyPI downloads
Go to file
Julien Palard 8c73f2f87c
Bump data.
2021-12-24 15:52:20 +01:00
README.md Render a graph of percentages. 2021-12-08 00:24:09 +01:00
cy.py Render a graph of percentages. 2021-12-08 00:24:09 +01:00
python-versions-pct.png Bump data. 2021-12-24 15:52:20 +01:00
python-versions.png Bump data. 2021-12-24 15:52:20 +01:00
python-versions.py Bump data. 2021-12-24 15:52:20 +01:00
python-versions.sqlite Bump data. 2021-12-24 15:52:20 +01:00

README.md

Analysis of version adoptions on PyPI

We get PyPI download statistics via Google's BigQuery using the pypinfo tool.

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

Number of pypi.org downloads

Percentage of pypi.org downloads