Toolspipenv
P
pipenv
Python dependency manager combining pip and virtualenv
package managerMIT
Install
pip install pipenvAbout
Pipenv combines pip and virtualenv to manage Python dependencies with a lock file for reproducible builds.
pythonpackage-managerdependency-management