From 3713e3e5d205e860a079c2b71d869efeab69ab46 Mon Sep 17 00:00:00 2001 From: David Vujic Date: Tue, 1 Oct 2024 10:21:25 +0200 Subject: [PATCH] add link to PyCon DE & PyData Berlin 2024 recording --- docs/videos.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/videos.md b/docs/videos.md index 005cabb..bd6e3fd 100644 --- a/docs/videos.md +++ b/docs/videos.md @@ -9,6 +9,7 @@ - The standalone Polylith CLI - [An intro to the polylith-cli - tooling support for Polylith with Python and Hatch](https://youtu.be/K__3Uah3by0) ## Talks +- __PyCon DE & PyData Berlin 2024__ - [Python Monorepos: The Polylith Developer Experience](https://youtu.be/wGWjt9GJLU4?si=1nOpThiwayc4Crvm) (about 29 minutes) - __PyCon Sweden 2023__: [Python Developer Experience with Polylith](https://youtu.be/_BA1yDHdbbs?si=LgV-5Gh_1UCYzNpY) (about 25 minutes + Q&A) - __Python Web Conference 2023__: [A Fresh Take on Monorepos in Python](https://youtu.be/HU61vjZPPfQ) (about 36 minutes) Microservices, Monolith, Monorepos: the differences & how nicely Polylith solves the trade offs.