326
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 11 months ago

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

[-] JakobDev@feddit.de 12 points 11 months ago

Pip stores nothing in a text file

[-] theFibonacciEffect@feddit.de 1 points 11 months ago

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

[-] farent@lemmy.scam-mail.me 6 points 11 months 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
326 points (81.6% liked)

Programmer Humor

32069 readers
379 users here now

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

Rules:

founded 5 years ago
MODERATORS