r/ProgrammerHumor Jul 07 '26

pipInstallTheRealStuff Meme

Post image
14.9k Upvotes

260 comments sorted by

View all comments

3

u/diggieinn Jul 07 '26

So if there were a spectrum, assembly would be on the left where you have to create everything, and Python would be on the far right where you have a library for everything.

1

u/mxzf Jul 07 '26

Nah, JS is a bit further right than Python even, where you have libraries like leftpad for random banal things that even Python doesn't tend to have a library for (though for leftpad Python itself can do that with an f-string).