Contribute Media
A thank you to everyone who makes this possible: Read More

Python Dependency Management

Description

For a long time there were pip and virtualenv which were used together with requirements.txt files to manage Python dependencies. Nowadays there are various other tools that help you improve the workflow.

We will have a look at popular projects like

After the talk you will be able to decide for yourself which approach suits your usecases best and don't have to rely on rants postet on reddit.

Details

Improve this page