←back to thread

129 points NeutralForest | 1 comments | | HN request time: 0.209s | source
Show context
loks0n ◴[] No.44454861[source]
Feels like Astral are going to eat the whole python eventually.

Makes me wonder, did the Python core team fail to see the opportunity in python tooling, have no desire to build it, or they didn't have the skills?

replies(4): >>44454925 #>>44454940 #>>44455089 #>>44455164 #
1. NeutralForest ◴[] No.44455164[source]
If you take a look at the forum (https://discuss.python.org/), the core team basically doesn't have the resources to do anything else expect maintaining Python. They aren't paid and have to pick their battles.

They spend a lot of time on improving Python itself and then you have pip which is a way to install packages and that's it; it's not a package manager nor a python version manager.