uv vs Poetry
We don't have data for python-poetry/poetry yet. They will appear here as soon as the next sync run completes.
uv is the Rust-based ultra-fast Python package manager from Astral. Poetry is the long-standing Python dependency manager. uv is dramatically faster (10-100x) and is now a drop-in pip replacement; Poetry has a more mature lockfile model. Pick uv for new projects; pick Poetry if you have an existing Poetry project.
Browse other comparisons