Pip
Jump to navigation
Jump to search
External
Internal
Overview
pip
is the standard package manager for Python.
Installation
CentOS
yum install epel-release # On Amazon Linux, it works without this yum install python-pip
pip
is the standard package manager for Python.
yum install epel-release # On Amazon Linux, it works without this yum install python-pip