If this project is dead, just tell us
github.com
If this project is dead, just tell us
1–10 of 325 posts
Re: If this project is dead, just tell us
#2The dead don’t speak.
And no one is replying to this question.
Re: If this project is dead, just tell us
#3Re: If this project is dead, just tell us
#4It does seem dead. The dead don’t speak. And no one is replying to this question.
I'm a ghoOoOoOst!
Re: If this project is dead, just tell us
#5I don't like this framing (sort of implies they aren't be honest) but regardless just switch if you're not happy with the release frequency and you have viable alternatives.
Re: If this project is dead, just tell us
#6Why would someone choose to use a third party library when the first party solution[0] is more than adequate in the first place? [0] https://docs.python.org/3/library/venv.html
Re: If this project is dead, just tell us
#7> I don't think you're bad people, but the least y'all can do is be honest I don't like this framing (sort of implies they aren't be honest) but regardless just switch if you're not happy with the release frequency and you have viable alternatives.
Re: If this project is dead, just tell us
#8Python packaging in general is such a messy ecosystem
Re: If this project is dead, just tell us
#9Re: If this project is dead, just tell us
#10Why would someone choose to use a third party library when the first party solution[0] is more than adequate in the first place? [0] https://docs.python.org/3/library/venv.html
I prefer poetry though, since the consensus seems to be coming together on pyproject.toml rather than individual files like Pipfile. A lot of tools have already started supporting the toml file for their config, or have PRs pending.