pip Preferred Installer Packages, is a package-management system written in Python used to install and manage software packages. pip search Search the library. pip list pip freeze Show the installed libraries. pip install python==2.3.0 Install specific version of package. pip show