tl;dr:
pip3 install --user pipx
pipx install pipenv
Background
I personally enjoy writing a lot of python code, I've done it for community projects, personal projects, and for work. One of the parts of python, at least for me, (and it seems like for others as well)