Plug Life Into Your Codebase: Making an Established Python Codebase Pluggable

June 02, 2023 27 min Free

Description

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.