Talks - Bianca Henderson: Plug life into your codebase: Making established Python codebase pluggable

Conference: PyCon US 2023

Year: 2023

You will learn about the pluggy Python framework and how it can be used to make your codebase plugin-friendly. As a real-life example, you will also learn about how the 10 year old conda codebase has recently gotten new life injected into it via a plugin API.