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.
|
3 weeks ago | |
---|---|---|
README.md | 1 year ago | |
python-versions-pct.png | 3 weeks ago | |
python-versions.png | 3 weeks ago | |
python-versions.py | 3 weeks ago | |
python-versions.sqlite | 3 weeks ago | |
requirements.txt | 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