pipenv
https://github.com/pypa/pipenv
Python
Python Development Workflow for Humans.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported19 Subscribers
Add a CodeTriage badge to pipenv
Help out
- Issues
- Allow prereleases only for specific packages
- Different source for the same package between dev and production
- Restore support for symlinked Pipfiles creating venvs based on their symlink location, rather than dereferenced location
- pipenv install --deploy --system doesn't respect PIP_IGNORE_INSTALLED=1 in 2020.8.13
- Allow users to exclude index args when creating requirements.txt
- How to specify different version requirements of a package for multiple platforms?
- Script arguments with special symbols (& < > |) are not enclosed by double-quotes when pipenv run is used
- inconsistent pipenv behaviour with symlinked directory and PIPENV_PIPFILE
- Pipenv should prioritize more cross-platform sys_platform condition between packages when lock
- pipenv --where command should have a non-zero exit status if no Pipfile is present
- Docs
- Python not yet supported