This code is for integrating with PyPI and other compatible indexes. At the moment we have code for:
- Downloading packages using
piporrepository_ctx.download. - Interacting with PyPI compatible indexes via [SimpleAPI] spec.
- Locking a
requirements.inor PEP621 compliantpyproject.toml.