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 using --system when adding packages interactively
- check that `project.s.PIP_EXISTS_ACTION` contains only valid actions
- `pipenv install` throws `--system is intended to be used for pre-existing Pipfile installation`
- Environment variables in Pipfile does not resolve over private package
- pipenv ignores version constraint without ==
- Be able to install without Pipfile
- pipenv sync raises `ValueError: Path not found or generated` when `PIPENV_VENV_IN_PROJECT=1` and `.venv/bin` doesn't exist
- [Feature] Command to move project folder, and command to scan for and remove orphaned virtualenvs
- Pipenv attempts to read entire filesystem when creating new virtualenvs, gets stuck on /keybase
- Make --verbose option additive
- Docs
- Python not yet supported