January 2016 — June 2018 # To celebrate the release of Python 3.7 on 27th June 2018, here’s some statistics showing how much different Python versions have been used over the past two and a half years. Here’s the pip installs for all packages from the Python Package Index (PyPI), between January 2016 and June 2018: pip installs from PyPI over time, by Python versionAnd for the Pillow imaging library: Pillow's pip installs from PyPI over time, by Python versionHow # Statistics were colle...