https://github.com/bigsbug/design-pattens
Use some design patterns in Python and Django
https://github.com/bigsbug/design-pattens
Last synced: 8 months ago
JSON representation
Use some design patterns in Python and Django
- Host: GitHub
- URL: https://github.com/bigsbug/design-pattens
- Owner: bigsbug
- Created: 2022-03-20T13:18:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-05T18:45:47.000Z (about 4 years ago)
- Last Synced: 2025-03-03T12:44:26.134Z (over 1 year ago)
- Language: Python
- Size: 723 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Design Patterns
Here you can find Design Patterns in the **pure python** and **Django framework**,
implement Design Patterns in the most simple way with some projects for any Design Pattern to learn, and see various ways to implement that.
> I try to follow Best Practices so if you have some tips add them to
> the repo
# Pure Python
the list will be update later
#### Projects
- Event
- Advance list
# Django
the list will be update later
#### Projects