January 2016 — December 2018 # To celebrate the release of Python 3.7.2 on Christmas Eve 2018, and with under a year 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 December 2018: For the NumPy scientific computing library: For the pytest testing framework: For the Pillow imaging library: For the Django web...