Have a personal or library account? Click to login
Learning Python Design Patterns - Second Edition Cover

Learning Python Design Patterns - Second Edition

Learning Python Design Patterns - Second Edition

Paid access
|Sep 2025
Product purchase options

Leverage the power of Python design patterns to solve
real-world problems in software architecture and design

Key Features

  • Understand the structural, creational, and behavioral Python design patterns
  • Get to know the context and application of design patterns to solve real-world problems in software architecture, design, and application development
  • Get practical exposure through sample implementations in Python v3.5 for the design patterns featured

Book Description

With the increasing focus on optimized software architecture and design it is important that software architects think about optimizations in object creation, code structure, and interaction between objects at the architecture or design level. This makes sure that the cost of software maintenance is low and code can be easily reused or is adaptable to change. The key to this is reusability and low maintenance in design patterns.

Building on the success of the previous edition, Learning Python Design Patterns, Second Edition will help you implement real-world scenarios with Python’s latest release, Python v3.5.
We start by introducing design patterns from the Python perspective. As you progress through the book, you will learn about Singleton patterns, Factory patterns, and Façade patterns in detail. After this, we’ll look at how to control object access with proxy patterns. It also covers observer patterns, command patterns, and compound patterns.

By the end of the book, you will have enhanced your professional abilities in software architecture, design, and development.

What you will learn

  • Enhance your skills to create better software architecture
  • Understand proven solutions to commonly occurring design issues
  • Explore the design principles that form the basis of software design, such as loose coupling, the Hollywood principle and the Open Close principle among others
  • Delve into the object-oriented programming concepts and find out how they are used in software applications
  • Develop an understanding of Creational Design Patterns and the different object creation methods that help you solve issues in software development
  • Use Structural Design Patterns and find out how objects and classes interact to build larger applications
  • Focus on the interaction between objects with the command and observer patterns
  • Improve the productivity and code base of your application using Python design patterns

Who this book is for

This book is for Software architects and Python application developers who are passionate about software design. It will be very useful to engineers with beginner level proficiency in Python and who love to work with Python 3.5

Table of Contents

  1. Introduction to Design patterns
  2. Singleton Pattern: Only One Object with the Singleton Pattern
  3. Factory Pattern: Building Factories to Create Objects
  4. Fa
  5. Proxy Pattern: Controlling Object Access with Proxy Pattern
  6. Observer Pattern: Keeping Objects in the Know
  7. Command Pattern: Encapsulating Invocation
  8. Template Method Pattern: Encapsulating Algorithms
  9. Compound Patterns: the Model-View-Controller
  10. State Design Pattern
  11. Anti-Patterns
PDF ISBN: 978-1-78588-737-6
Publisher: Packt Publishing Limited
Copyright owner: © 2016 Packt Publishing Limited
Publication date: 2025
Language: English
Pages: 164