The Numpy, Scipy and Matplotlib scientific libraries for Python. They are sometimes a little tricky to install from source because they have dependencies they need to build correctly. However, pip makes it super easy for us to install all of these. Just grab and run the code below to install numpy, scipy and matplotlib in your terminal window: