This repository provides a comparison of three popular Python dependency management tools:
pipandvenvpoetryanduv.
Each subdirectory contains an implementation of a super simple data science workflow (data_pipeline.py) using one of these tools.