Matplotlib is a Python library for data visualisation. It links fairly well with NumPy and has a lot of functionality that mirrors MATLAB. We import with import matplotlib.pyplot as plt. Quick links: Documentation