[Tutor] Python3 : Yes --- Python2 : No ?

Mike Barnett mike_barnett at hotmail.com
Fri Sep 20 20:04:16 EDT 2019


I have a python package that's pip installable.

The python 3 version stats:

Date	Downloads
2019-09-19	861
2019-09-18	771
2019-09-17	1,076
2019-09-16	787
2019-09-15	496
2019-09-14	662
2019-09-13	1,075


The python 2 version stats:

Date	Downloads
2019-09-19	215
2019-09-18	211
2019-09-17	478
2019-09-16	268
2019-09-15	20
2019-09-14	252
2019-09-13	593


As much as I WANT Python 2 to be gone it appears to be far from it.  I've given notice multiple times that the code is frozen, it's going away, and have pledged to delete the Python 2 release from the GitHub on Dec 31 2019.  And yet the 2.7 installs are as strong as ever.


More information about the Tutor mailing list