Using PyPI

Using PyPI packages (aka “pip install”) involves the following main steps:

  1. Generating requirements file

  2. Installing third-party packages inbzlmod orWORKSPACE.

  3. Using third-party packages as dependencies

With the advanced topics covered separately:

Advanced topics