

Otherwise, refer to the documentation for instructions. When none of the above is an option, it is recommended to use Pipx: pipx install pipenv Or, if you're using Windows: pip install -user pipenv Or, if you're using Void Linux: sudo xbps-install -S python3-pipenv Or, if you're using Gentoo: sudo emerge pipenv Or, if you're using FreeBSD: pkg install p圓9-pipenv Or, if you're using Fedora: sudo dnf install pipenv If you're using Debian Buster+: sudo apt install pipenv Pipenv can be installed with Python 3.7 and above. You can quickly play with Pipenv right in your browser:


Pipenv is a tool that aims to bring the best of all packaging worlds Pipenv: Python Development Workflow for Humans
