this post was submitted on 13 Oct 2023
303 points (80.7% liked)

Programmer Humor

31800 readers
271 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

Sorry Python but it is what it is.

you are viewing a single comment's thread
view the rest of the comments
[–] pastermil 78 points 10 months ago (18 children)

So you are saying that npm is better than pip?? I'm not saying pip is good, but npm?

[–] [email protected] 34 points 10 months ago (15 children)

npm has a lockfile which makes it infinitely better.

[–] [email protected] -2 points 10 months ago (2 children)
[–] [email protected] 14 points 10 months ago (1 children)

That's pipenv. Pip just has the capability to read and write from a requirements.txt, which is a step that must be taken manually

[–] [email protected] 2 points 10 months ago

Oh right, sorry.

load more comments (12 replies)
load more comments (14 replies)