Pipenv: What's going on with the project?

Created on 8 Oct 2019  路  6Comments  路  Source: pypa/pipenv

Having not heard back to my post on the release issue and it having been almost a year since the last release, I'm somewhat concerned about the survival of the project. I would genuinely like to provide support if I can but I don't really know where the project is at. The lack of any recent releases makes me imagine that one of these is true:

  1. Master is broken and has been for a long time.
  2. The state of master is 'worse' than the last release i.e. removed features or functionality that needs to be put back.

If master is healthy and has bug fixes and features, what has blocked making a release for so long? Is there a way to contribute? As a user of pipenv I'm concerned that it's dead even though I see master has commits in it. I'm not sure where else to post or ask this.

Type

Most helpful comment

To be honest, I personally believe that it's worth to just forget the pipenv since there is a much better and healthier alternative, so it's better to focus on improving it.

All 6 comments

I'm wondering the same thing. I'm trying to decide which dependency manager to use (pipenv, poetry, pip-tools) and while pipenv seemed to be a good choice, this lack of maintenance is not helping.

To be honest, I personally believe that it's worth to just forget the pipenv since there is a much better and healthier alternative, so it's better to focus on improving it.

FWIW, we've started to directly use pip-tools (comprising pip-compile and pip-sync) with a fair amount of success. It's a bit lower level that Pipenv (we wrote some tooling around it), but it's been very stable, is actively maintained, and gets the job done nicely.

I spoke with @techalchemy in IRC today and pipenv now has an update in https://github.com/pypa/pipenv/issues/3369#issuecomment-594875477 .

@JBKahn Thanks for opening this issue, and thanks to everyone for sharing your thoughts and concerns.

Pipenv is working toward a new release -- see #3369 for specific details. The goal is to get that out this month.

I helped @techalchemy write a new update email he's just posted on distutils-sig (mirrored on the pypa-dev list). Dan notes:

As some of you may already know, I recently changed jobs and am now working for Canonical where I have part of my time allocated to open source work in general (and pipenv in particular).

So: thanks, Canonical!

Dan's email also includes a few ways you can help, directly and indirectly, to expedite this release.

I'm going to close this issue now as a duplicate of #3369, but that is not meant as any disrespect to any of you who have commented, reacted, or subscribed to this issue -- just to centralize where people should look for updates. Thanks again.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AkiraSama picture AkiraSama  路  3Comments

ipmb picture ipmb  路  3Comments

xi picture xi  路  3Comments

Californian picture Californian  路  3Comments

randName picture randName  路  3Comments