KwickClips Python · 40 sec · free
What is pip?
Short answer. The installer that downloads Python libraries from PyPI.
Where do you run pip?
In the terminal, like python -m pip install numpy.
Library and pip
| Word | Means |
|---|---|
| library | reusable code |
| pip | the installer |
| PyPI | online store |
Remember
| Type it in the terminal |
| python -m pip install numpy |
Useful code already exists. How do you get it? A library is ready-made, reusable code. Pip is the installer. It downloads from pie pee eye, a free online store. Run pip in the terminal. Like python dash m pip install numpy.
This clip is from the full lesson: Working with JSON and Third-party Libraries — 8 minutes, with the tables, the quick answers and the whole lesson in text.
Useful for: Programming All levels Python, Programming All levels Python, Programming All levels Python, Programming All levels Python
More KwickClips from this lesson
What does json.loads() do?39 sec
How do you pick a good library?41 sec
How do you add 5 to every mark without a loop?39 secVoice-over is AI-generated; the script is written and checked by Kajal Ma'am. Confirm anything you plan around against your official board document. We never ask for a password or an OTP.

