▲ | rtpg 4 days ago | |||||||
Was a bit surprised at this, but looking into the packages in a work project that require six, a _huge_ chunk of them are packages that are still explicitly supporting Python 2.7 still (usually stuff related to operations). I believe if you pay money to certain repo maintainers like red hat you can still have a supported version of Python 2.7. | ||||||||
▲ | zahlman 3 days ago | parent [-] | |||||||
> a _huge_ chunk of them are packages that are still explicitly supporting Python 2.7 still Do you know if they also support 3.x? Do you know if they're available on PyPI? > (usually stuff related to operations). What kind of "operations" do you mean? | ||||||||
|