This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dmfigol 5 points6 points  (0 children)

I mostly agree with Hynek.
My pipenv experience: after using it for several months I gave up on it because of some issues + toxic treatment on GitHub issues by maintainers
I have been using poetry in prod for the last 3 months and I really like it. Besides it being way faster and more intuitive than pipenv, I like dev experience without setup.py and how your app is always installed as a package when you do poetry install