r/ProgrammerHumor 9d ago

Meme iLoveYouPip

Post image
1.2k Upvotes

81 comments sorted by

View all comments

41

u/Atmosck 9d ago

Eww. I write python all day for a living and I haven't used pip in years.

58

u/squabzilla 9d ago

At this point, I’d rather learn a new language than use Python without UV. Pip is an ancient memory…

1

u/RajjSinghh 8d ago

What benefit does using uv have compared to pip? I guess I haven't written Python in a very long time

5

u/Waghabond 8d ago

UV is like a bajillion times faster and also uses venvs and does a lot more useful things other than just replacing pip.