Know what you install: Extra PyPI indices
This is a post in a series that explains potential issues related to dependencies. It does not attempt to explain all nuances of package management and supply chain security, but can serve as an introduction to some Python-specific parts. In this post, we will go through what happens when you use Pip together with multiple indices and show problems related to it. You can find all posts in the series here...