Hacker News new | ask | show | jobs
by beagle3 2891 days ago
Genuine question: does pipenv do anything that [mini]conda doesn't?
2 comments

Everything you need to know about pipenv is in the linked talk. Sorry, I don't know anything about [mini]conda.
Does conda create a lockfile?
Not yet. But that's planned. See See https://github.com/conda/conda/issues/7248.