There are a couple of things I always want to be true when I install Python packages for a project: I have a virtual environment Pip is up-to-date For virtual environments, you would like them to be created as fast as possible and (usually) with the newest version of Python.