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
- Bash environment variable `COLUMNS` locked in Pipenv shell if exported.
- Unexpected behaviour when using `--index` arg with non existant index name
- Handle venv_resolve_deps exception
- cooperate with pyenv, when The `pyenv` is installed, and the python version required in `Pipfile` is not installed, it will automatically trigger `pyenv` to download and install the latest Python distro satisfy the requirement.
- pipenv does not update the virtual environment when the python version is updated in the Pipfile
- prototyping pythonfinder pep514 support
- pyarrow error on FreeBSD 13.2
- Why --lock-only flag logic removed?
- Default to the `~=` opperator when adding entries to pipfile
- pipenv install does not throw an error when a Pipfile.lock is determined to be corrupt
- Docs
- Python not yet supported