PIP is a large suite of tools that are used to automate the installation and management of python packages and modules. It is essentially a package manager for non-standard python packages, those not included in the standard python library. In this article, setting up PIP on ArchLinux is explained.