Studying Python release adoptions by looking at PyPI downloads
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julien Palard 5bb36abd44
Bump data.
3 weeks ago
README.md Bump data. 1 year ago
python-versions-pct.png Bump data. 3 weeks ago
python-versions.png Bump data. 3 weeks ago
python-versions.py Bump data. 3 weeks ago
python-versions.sqlite Bump data. 3 weeks ago
requirements.txt Bump data. 9 months ago

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