PyCon JP 2026

8/21 (金) · 16:15 – 16:45 @ ダリア1

Talk中級ENApplication Development

The Answer's in the Library: Making Short Work of Python Monorepos

Ben Allen

概要

You may have heard the saying that an afternoon in the lab saves twenty minutes in the library. But in the world of Python mono-repos, teams can spend years trapped in their own "labs", building complex, fragile, custom infrastructure, when the answers they need are already to be found in the "libraries" of modern tooling.

In this talk, we’ll move beyond the custom-built lab by exploring uv workspaces. We will walk through a real-world example to show how you can leverage modern tooling to build, test, and deploy containerized Python services.

スピーカーについて

Ben Allen

Ben Allen

Independent contractor with a background in banking and finance. I enjoy modern Python architectures and high-performance tooling leveraging tools like uv and ruff to build scalable, maintainable systems.