Description
Xavier Fernandez - PIP Internals [EuroPython 2015] [20 July 2015] [Bilbao, Euskadi, Spain]
pip is certainly one of the most used package in the Python ecosystem, but what actually happens when you pip install foo ? The talk will mainly focus on two aspects:
- how does it perform an installation and resolve dependencies ?
- how does pip find installation candidates and select the 'best' ?