In order to understand librarys, packages and other resources like matplotlib and numpy it might be useful to have a small section about pip.
The most important bullet points:
- What is a package/library
- What is pip?
- How to install a package
- How to install a requirements.txt
- Where to find more packages (pip website)