Skip to content

williamelias/Design-Patterns-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design Patterns in Python

This repository is dedicated to studying Object-Oriented Design Patterns in Python. Based on the Refactoring Guru book/guide: [https://refactoring.guru/pt-br/design-patterns/book]


OOP Principles


Traits of a Good Project


SOLID


Creational Patterns

Patterns focused on creating/fabricating objects (or families of objects), either immediately or step-by-step.


Structural Patterns


References


Se quiser, eu já crio uma seção “Como executar os exemplos” com comandos prontos (pytest/venv) e um sumário no topo. Quer que eu inclua?

About

Projeto que visa o estudo de padrões de projetos orientados a objetos aplicados na linguagem python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages