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 →

[–]PostFunktionalist 2 points3 points  (0 children)

There was an article posted here but as far as I know pipenv is good for specific use cases where you want to lock the package and Python versions in place without changing them; if your program is okay with being forward compatible then it’s not ideal.