We pip install packages all day long, but did you consider where it is coming from?
Let's explore Pypi, the python package index. Topics we will cover:
- What is Pypi?
- How are packages uploaded and by who?
- How to protect yourself from various attacks coming from Pypi?
- Running your own Pypi repositories and mirroring python packages.
Session language – English Target audience – Developers