Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SuperElectron
/
python-design-patterns
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
milestone: v2 — patterns as modules, exemplary dunder files, minimal docs
- #28
#28
Merged
SuperElectron
merged 11 commits into
main
SuperElectron/python-design-patterns:main
from
staging
SuperElectron/python-design-patterns:staging
Copy head branch name to clipboard
Aug 27, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
milestone: v2 — patterns as modules, exemplary dunder files, minimal docs
#28
SuperElectron
merged 11 commits into
main
SuperElectron/python-design-patterns:main
from
staging
SuperElectron/python-design-patterns:staging
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2026
feat: v2 pilot — chain_of_responsibility as module + engine support (#17)
Show description for 35b44ef
SuperElectron
and
claude
authored
35b44ef
View commit details
Copy full SHA for 35b44ef
Browse repository at this point
feat: v2 modules — creational group (#18)
Show description for bfce75d
SuperElectron
and
claude
authored
bfce75d
View commit details
Copy full SHA for bfce75d
Browse repository at this point
feat: v2 modules — structural group (#19)
Show description for d59de6b
SuperElectron
and
claude
authored
d59de6b
View commit details
Copy full SHA for d59de6b
Browse repository at this point
feat: v2 modules — behavioral group (#20)
Show description for eb25cac
SuperElectron
and
claude
authored
eb25cac
View commit details
Copy full SHA for eb25cac
Browse repository at this point
feat: v2 modules — modern group (#21)
Show description for d35c406
SuperElectron
and
claude
authored
d35c406
View commit details
Copy full SHA for d35c406
Browse repository at this point
feat: v2 modules — python + principle groups (catalog complete: 32/32) (#22)
Show description for 1f5ae3a
SuperElectron
and
claude
authored
1f5ae3a
View commit details
Copy full SHA for 1f5ae3a
Browse repository at this point
chore: v2 wrap — remove legacy shape, rewrite docs for the module anatomy, v2.0.0 (#23)
Show description for 2023766
SuperElectron
and
claude
authored
2023766
View commit details
Copy full SHA for 2023766
Browse repository at this point
refactor: exemplary __init__.py — bare re-exports, no __all__, process doc removed (#24)
Show description for 70fb0de
SuperElectron
and
claude
authored
70fb0de
View commit details
Copy full SHA for 70fb0de
Browse repository at this point
refactor: delete empty __init__.py — namespace packages carry the structure (#25)
Show description for f24af1e
SuperElectron
and
claude
authored
f24af1e
View commit details
Copy full SHA for f24af1e
Browse repository at this point
refactor: __main__.py -> main.py everywhere — run via python -m <package>.main (#26)
Show description for 7863d59
SuperElectron
and
claude
authored
7863d59
View commit details
Copy full SHA for 7863d59
Browse repository at this point
docs: delete docs/, root CONTRIBUTING.md, one-table minimal README (#27)
Show description for 89148d6
SuperElectron
and
claude
authored
89148d6
View commit details
Copy full SHA for 89148d6
Browse repository at this point
You can’t perform that action at this time.