January 2016 — October 2019 # To celebrate the release of Python 3.8.0 on 14th October 2019, and with less than two months left for Python 2, here’s some statistics showing how much different Python versions have been used over nearly four years. Here’s the pip installs for all packages from the Python Package Index (PyPI), between January 2016 and October 2019: pip# The package installer six# Python 2 and 3 compatibility library NumPy# Scientific computing library pytest# Testing frame...