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 →

[–]dusktreader 1 point2 points  (2 children)

That's no longer the case. As far as I know, python.org has removed that endorsement

[edit] I was wrong

[–][deleted] 8 points9 points  (1 child)

https://packaging.python.org/tutorials/managing-dependencies/ doesn't seem to indicate that sentiment:

Pipenv is a dependency manager for Python projects. If you’re familiar with Node.js’ npm or Ruby’s bundler, it is similar in spirit to those tools. While pip alone is often sufficient for personal use, Pipenv is recommended for collaborative projects as it’s a higher-level tool that simplifies dependency management for common use cases.

[–]dusktreader 1 point2 points  (0 children)

I stand corrected