Pip, Python's Package Manager

Regular price
$9.00
Sale price
$9.00
Regular price
$0
Sold out
Unit price
Quantity must be 1 or more

Python comes with a program installed called pip, which manages Python's installed third-party packages. Pip is an indispensable tool for creating Python projects and using outside code to reduce our development time and leverage powerful (and free) external libraries.

This class will cover topics including:

  • Overview of package management
  • pip usage
  • Benefits of third-party code
  • Brief examples of popular third-party libraries

This class is geared for those without strong programming experience, though some experience might help, including experience with Python. Those coming from other languages to Python may also find value in this class, but it's primarily targeted for beginner to intermediate programmers who are interested to learn more about the Python programming.

Go to full site