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 supported18 Subscribers
Add a CodeTriage badge to pipenv
Help out
- Issues
- Document how to rename (move) project directory
- Multi Platform support for Pipfile.lock
- Help contribute to pipenv -- new `Contributor Candidate` label
- Custom scripts shortcut with --system option
- allow "pipenv run" to ignore the virtualenv, or support --system, or allow [scripts] to specify they are 'non-virtualenv'
- 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 ==
- Docs
- Python not yet supported