IN THIS LESSON

pip is a package-management system written in Python and is used to install and manage software packages. The Python Software Foundation recommends using pip for installing Python applications and its dependencies

Install on Windows
Install on Mac