Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
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.