-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
The Python Packaging User Guide recommends to use pipenv:
- https://packaging.python.org/guides/tool-recommendations/
- https://packaging.python.org/tutorials/managing-dependencies/
But pipenv seems to no longer be maintained:
-
Multiple users requested new pipenv release:
- When is the next release ? pipenv#4127 created in January 2020
- If this project is dead, just tell us pipenv#4058 created in December 2019
- New release? pipenv#3742 created in May 2019
- etc.
-
Latest release in November 2018: https://pypi.org/project/pipenv/#history
-
on the other side, https://github.com/pypa/pipenv/commits/master shows that new commits are still added
Note: this issue is not the right place to request a new pipenv release, https://github.com/pypa/pipenv/issues is the right place and there are already many open issues for that.
There is https://pypi.org/project/thoth-pipenv/ which is a more recent pipenv version but under a different name: https://pypi.org/project/thoth-pipenv/#history
See also https://pypi.org/project/micropipenv/ which says:
My Pipenv installation is broken and Pipenv upstream did not issue any new Pipenv release - see also Thoth’s Pipenv release for possible fix.
See also closed issue #589 "Remove references to pipenv".