319
Package managers be like (linux.community)
submitted 11 months ago by [email protected] to c/[email protected]

Sorry Python but it is what it is.

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 1 points 11 months ago

Seriously, I usually use Poetry these days for most projects, shit just works, build well and lets me distribute my code from PiPy just fine. Everything in one pyproject.yaml.

[-] [email protected] 3 points 11 months ago

I like the pyproject.yaml, but checking dependencies with poetry takes 5 to 10 minutes for my projects.

[-] [email protected] 2 points 11 months ago

Yeah, that's rough. Is it any faster w PipEnv?

[-] [email protected] 2 points 11 months ago

It actually is almost as instant as you would expect

[-] [email protected] 1 points 11 months ago

Weird, Poetry gotta up their game then ๐Ÿ˜Ž

this post was submitted on 13 Oct 2023
319 points (81.3% liked)

Programmer Humor

32060 readers
1173 users here now

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

Rules:

founded 5 years ago
MODERATORS