💾 Archived View for gemini.bortzmeyer.org › fosdem › event-10890.gmi captured on 2022-04-29 at 01:16:46. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
Eric Gazoni and Jason McDonald
Type devroom
How to structure your project without losing your mind.
Starts on day 2 (2021-02-07) at 17:30 (Brussels time, UTC+1) in room Python (duration 00:30)
Matrix room #python:fosdem.org
Structuring a Python project is often non-trivial. We pick up pieces of different patterns and techniques, blindly applying them without understanding their implications, in an attempt to ship software. Testing and packaging become significant pain points for many developers, and this need not be so.
In this talk, Jason C. McDonald breaks down the best way to structure a Python project for maximum portability and maintainability...and more important, explain WHY these patterns exist.