January 2016 — March 2019 # To celebrate the release of Python 3.7.3 on 25th March 2019, and with under nine months left for Python 2, here’s some statistics showing how much different Python versions have been used over the past three years. Here’s the pip installs for all packages from the Python Package Index (PyPI), between January 2016 and March 2019: pip# The package installer six# Python 2 and 3 compatibility library NumPy# Scientific computing library pytest# Testing framework C...