pip 8.1.2

Pip is the PyPA/setuptools recommended tool for installing packages from Pythons central package index (PyPI). It supports source-based, egg, and wheel (PEP427) packages with a full package meta database (PEP426). And it's designed to work in conjunction with virtualenv.