Pipenv
Pipenv is a package manager for Python that replaces pip and manages virtual environments. Notably, pipenv produces deterministic builds.
Mypy resources
Broader Topics Related to Pipenv
Python Virtual Environments
How to manage virtual environments with Python, Pip, and VEnv
Package Managers
Package Managers: Apps that manage your apps