{"id":22344190,"url":"https://github.com/bberkay/design-patterns-with-python","last_synced_at":"2025-03-26T10:12:36.108Z","repository":{"id":176651996,"uuid":"658765461","full_name":"bberkay/design-patterns-with-python","owner":"bberkay","description":"Design Patterns with Python studies to practice","archived":false,"fork":false,"pushed_at":"2023-07-03T20:22:57.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-31T11:29:43.519Z","etag":null,"topics":["design-patterns","oop","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bberkay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-26T12:54:57.000Z","updated_at":"2023-06-26T19:17:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"32d28b9c-c8b4-478c-a53c-12c4f3b80f3c","html_url":"https://github.com/bberkay/design-patterns-with-python","commit_stats":null,"previous_names":["bberkay/design-patterns-with-python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bberkay%2Fdesign-patterns-with-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bberkay%2Fdesign-patterns-with-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bberkay%2Fdesign-patterns-with-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bberkay%2Fdesign-patterns-with-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bberkay","download_url":"https://codeload.github.com/bberkay/design-patterns-with-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245632425,"owners_count":20647193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["design-patterns","oop","python"],"created_at":"2024-12-04T09:08:52.265Z","updated_at":"2025-03-26T10:12:36.101Z","avatar_url":"https://github.com/bberkay.png","language":"Python","readme":"# Design Patterns with Python \n\nThe main purpose is to practice.\n\n## Creational \n1. [Singleton](https://github.com/bberkay/design-patterns-and-solid/blob/main/creational/singleton.py)\n2. [Factory Method](https://github.com/bberkay/design-patterns-and-solid/blob/main/creational/factory_method.py)\n3. [Abstract Factory](https://github.com/bberkay/design-patterns-and-solid/blob/main/creational/abstract_factory.py)\n4. [Builder](https://github.com/bberkay/design-patterns-and-solid/blob/main/creational/builder.py)\n5. [Prototype](https://github.com/bberkay/design-patterns-and-solid/blob/main/creational/prototype.py)\n\n## Structural\n1. [Adapter](https://github.com/bberkay/design-patterns-and-solid/blob/main/structural/adapter.py)\n2. [Bridge](https://github.com/bberkay/design-patterns-with-python/blob/main/structural/bridge.py)\n3. [Composite](https://github.com/bberkay/design-patterns-with-python/blob/main/structural/composite.py)\n4. [Decorator](https://github.com/bberkay/design-patterns-with-python/blob/main/structural/decorator.py)\n5. [Facade](https://github.com/bberkay/design-patterns-with-python/blob/main/structural/facade.py)\n6. [Flyweight](https://github.com/bberkay/design-patterns-with-python/blob/main/structural/flyweight.py)\n7. [Proxy](https://github.com/bberkay/design-patterns-with-python/blob/main/structural/proxy.py)\n\n## Behavioral\n1. [Chain Of Responsibility](https://github.com/bberkay/design-patterns-with-python/blob/main/behavioral/chain_of_responsibility.py)\n2. [Command](https://github.com/bberkay/design-patterns-with-python/blob/main/behavioral/command.py)\n3. [Iterator](https://github.com/bberkay/design-patterns-with-python/blob/main/behavioral/iterator.py)\n4. [Mediator](https://github.com/bberkay/design-patterns-with-python/blob/main/behavioral/mediator.py)\n5. [Memento](https://github.com/bberkay/design-patterns-with-python/blob/main/behavioral/memento.py)\n6. [Observer](https://github.com/bberkay/design-patterns-with-python/blob/main/behavioral/observer.py)\n7. [State](https://github.com/bberkay/design-patterns-with-python/blob/main/behavioral/state.py)\n8. [Strategy](https://github.com/bberkay/design-patterns-with-python/blob/main/behavioral/strategy.py)\n9. [Template Method](https://github.com/bberkay/design-patterns-with-python/blob/main/behavioral/template_method.py)\n10. [Visitor](https://github.com/bberkay/design-patterns-with-python/blob/main/behavioral/visitor.py)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbberkay%2Fdesign-patterns-with-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbberkay%2Fdesign-patterns-with-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbberkay%2Fdesign-patterns-with-python/lists"}