Skip to main content
Use Poetry when you want lockfile-driven dependency management with a single pyproject.toml as the source of truth.

Add to a project

This updates pyproject.toml and writes poetry.lock.

Bootstrap a new project

Pin a version

Or edit pyproject.toml directly:
Then run:

Upgrade

Verify