324
Package managers be like (linux.community)

Sorry Python but it is what it is.

you are viewing a single comment's thread
view the rest of the comments
[-] theFibonacciEffect@feddit.de 5 points 1 year ago

Pip stores everything inside of some random txt file that doesn't differentiate between packages and dependencies.

[-] JakobDev@feddit.de 12 points 1 year ago

Pip stores nothing in a text file

[-] theFibonacciEffect@feddit.de 1 points 1 year ago

If you want to export your local environment, isn't usually a requirements.txt used?

[-] farent@lemmy.scam-mail.me 6 points 1 year ago

Isn't it called a requirements.txt because it's used to export your project requirements (dependencies), not all packages installed in your local pip environment?

load more comments (4 replies)
load more comments (4 replies)
load more comments (6 replies)
this post was submitted on 13 Oct 2023
324 points (81.4% liked)

Programmer Humor

32282 readers
1263 users here now

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

Rules:

founded 5 years ago
MODERATORS