Toolspipenv
P

pipenv

Python dependency manager combining pip and virtualenv

package managerMIT
Install
pip install pipenv

About

Pipenv combines pip and virtualenv to manage Python dependencies with a lock file for reproducible builds.

pythonpackage-managerdependency-management