- Matplotlib (Matplotlib is a Python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms.)
For installation use the following command: pip install matplotlib
- Numpy (NumPy is the fundamental package for scientific computing with Python.)
For installation use the following command: pip install numpy