Plug Life into Your Codebase - Making Established Python Codebase Pluggable
Offered By: PyCon US via YouTube
Course Description
Overview
Discover how to breathe new life into established Python codebases by making them pluggable in this 26-minute PyCon US talk. Explore the pluggy Python framework and its capabilities for creating plugin-friendly architectures. Learn from a real-world example as the speaker delves into the recent revitalization of the decade-old conda codebase through the implementation of a plugin API. Gain insights into enhancing the flexibility and extensibility of your Python projects, allowing for easier maintenance and future-proofing of your code.
Syllabus
Talks - Bianca Henderson: Plug life into your codebase: Making established Python codebase pluggable
Taught by
PyCon US
Related Courses
Intro to Python for Brand New ProgrammersPyCon US via YouTube Comprehending Comprehensions
PyCon US via YouTube Data Analysis with SQLite and Python
PyCon US via YouTube Build a Production Ready GraphQL API Using Python
PyCon US via YouTube Web Development With A Python-backed Frontend - Featuring HTMX and Tailwind
PyCon US via YouTube