June 2017
Beginner
352 pages
8h 39m
English
The pip tool can search for packages in a central repository — the Python Package Index, or PyPI, also known by the nickname "Cheeseshop" — and then download and install them along with their dependencies. You can browse the PyPI at https://pypi.python.org/pypi. This is an extremely convenient way to install Python software, so it’s good to understand how to use it.
Read now
Unlock full access