722
you are viewing a single comment's thread
view the rest of the comments
[-] JackbyDev@programming.dev 9 points 2 months ago

No, the dependency management in Python is a nightmare. There's like a billion options for it.

[-] brettvitaz@programming.dev 5 points 2 months ago

Use pipenv and don’t think about it anymore.

[-] JackbyDev@programming.dev 2 points 1 month ago

What's the difference? I rarely use Python and every time I do I have to relearn which tools are the go to ones. In Java it's a little simpler, we really just have Maven and Gradle. They have their own problems, sure, what tool doesn't, but the thing that annoys me about python is the quantity of tools. There often isn't a clear winner.

Now, to be fair to python, a lot of the ones mentioned on this post are very specifically for data science use cases and not general purpose development.

this post was submitted on 16 Sep 2024
722 points (96.9% liked)

Programmer Humor

32479 readers
276 users here now

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

Rules:

founded 5 years ago
MODERATORS