203
Is Python's tooling incredibly difficult, or am I just stupid?
(sh.itjust.works)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
I like the idea of
uv
, but I hate the name. Libuv is already a very popular C library, and used in everything from NodeJS to Julia to Python (through the popularuvloop
module). Every time I see someone mentionuv
I get confused and think they're talking about uvloop until I remember the Astral project, and then reconfirm to myself how much I disapprove of their name choice.I don't think
libuv
is really that popular, nor is it that confusing.But I do agree it's not a very good name. "Rye" is a much better name. Probably too late anyway.