Lessons learned from maintaining open-source Python projects — Bernat Gabor

Conference: EuroPython 2024

Year: 2024

[EuroPython 2024 — South Hall 2A on 2024-07-12] Lessons learned from maintaining open-source Python projects by Bernat Gabor https://ep2024.europython.eu/session/lessons-learned-from-maintaining-open-source-python-projects I started maintaining open source projects back in 2016 with tox. In 2018, I became a virtualenv maintainer. Today, this has now ballooned to 16 different packages where I'm the primary maintainer (+6 other projects where I help out). On average, these packages get more than 360 million downloads each month. In this talk, I will share my experience, and explore how I manage to pull this off while also having a primary job and a family. I will present which techniques I tried, what worked, and what did not. I will also share my views on how one should approach maintaining an open source package to avoid burnout. --- This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License: https://creativecommons.org/licenses/by-nc-sa/4.0/