Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Discover how to create extensible Python code in this 30-minute PyCon US talk. Learn the concept of extensibility and explore common patterns for enhancing code flexibility. Examine the Open-Closed Principle and strategies for managing complex dependencies. Delve into techniques for making code composable to facilitate building abstractions. Explore two architectural styles that promote extensibility: event-driven architectures and pluggable architectures. Gain insights on how to design robust, adaptable software that can withstand inevitable changes without becoming a tangled, fragile mess. Access the accompanying slides to reinforce your understanding of extensible Python programming techniques.