Skip to content

Example Repo to compare pip/venv, poetry, and uv for python dependency management

Notifications You must be signed in to change notification settings

cdowellmdb/python-dependency-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Dependency Management Tools Comparison

This repository provides a comparison of three popular Python dependency management tools:

  • pip and venv
  • poetry and
  • uv.

Each subdirectory contains an implementation of a super simple data science workflow (data_pipeline.py) using one of these tools.

About

Example Repo to compare pip/venv, poetry, and uv for python dependency management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published