Backend Aug 29, 2019

Dependency Management in Python

While there should be one– and preferably only one –obvious way to do it, there are multiple for managing Python dependencies. Let’s have a look at the current state of dependency management in Python and some tools that are available. Decide for yourself which approach suits your usecases best!

By Patrick Mühlbauer.

#PyConLatam19