Skip to content

Caching

How do I cache uv or Poetry environments?

Quick answer

Cache ~/.cache/uv or ~/.cache/pypoetry keyed on the lockfile, plus the .venv directory.

The detail that matters

uv is fast enough that the venv cache matters more than the download cache.

Your next build could be twice as fast, at half the price

Start free. Migrating away is the same one line, and we publish that diff too.