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
Accelerator
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 }}
lygntx
/
python-patterns
Public
forked from
faif/python-patterns
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-patterns
patterns
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 27, 2023
Merge pull request #404 from asaffifee/patch-1
Show description for d4b7f97
faif
authored
d4b7f97
View commit details
Copy full SHA for d4b7f97
View code at this point
Browse repository at this point
Commits on Jan 21, 2023
Update chaining_method.py
Show description for 4e62fd0
asaffifee
authored
4e62fd0
View commit details
Copy full SHA for 4e62fd0
View code at this point
Browse repository at this point
Commits on Jan 20, 2023
Add Protocol to factory pattern
Mateus Furquim
committed
ad6fd4b
View commit details
Copy full SHA for ad6fd4b
View code at this point
Browse repository at this point
Commits on Aug 7, 2022
fix experts
alexkahan
committed
36f4fac
View commit details
Copy full SHA for 36f4fac
View code at this point
Browse repository at this point
fix blackboard linter issue
alexkahan
committed
f89c748
View commit details
Copy full SHA for f89c748
View code at this point
Browse repository at this point
Commits on Jul 27, 2022
issue 373: add more type hints
alexkahan
committed
9d4170d
View commit details
Copy full SHA for 9d4170d
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
add type hints
abe-101
committed
ca8706a
View commit details
Copy full SHA for ca8706a
View code at this point
Browse repository at this point
add type hints
abe-101
committed
7c140eb
View commit details
Copy full SHA for 7c140eb
View code at this point
Browse repository at this point
Commits on Jul 4, 2022
Merge pull request #393 from abhinav1912/fix/issue_376
Show description for 230166e
faif
authored
230166e
View commit details
Copy full SHA for 230166e
View code at this point
Browse repository at this point
Commits on Jul 2, 2022
docs: fix simple typo, assigining -> assigning
Show description for aa357ee
timgates42
committed
aa357ee
View commit details
Copy full SHA for aa357ee
View code at this point
Browse repository at this point
Commits on Jun 26, 2022
fix: created PetShop instance
abhinav1912
committed
6f6cfbe
View commit details
Copy full SHA for 6f6cfbe
View code at this point
Browse repository at this point
Commits on May 31, 2022
Replaced spammy link with a direct one
faif
committed
0a15bbe
View commit details
Copy full SHA for 0a15bbe
View code at this point
Browse repository at this point
Commits on Feb 17, 2022
feat(typing): fix all problems by mypy
Show description for 193ee4c
yhay81
committed
193ee4c
View commit details
Copy full SHA for 193ee4c
View code at this point
Browse repository at this point
Commits on Feb 8, 2022
Merge pull request #386 from mjanos5/trelent-documentation
Show description for 1f2bb45
faif
authored
1f2bb45
View commit details
Copy full SHA for 1f2bb45
View code at this point
Browse repository at this point
Use URL shortener to fix archive link
mjanos5
committed
fdb8e78
View commit details
Copy full SHA for fdb8e78
View code at this point
Browse repository at this point
Commits on Feb 7, 2022
Fixed linter errors
mjanos5
committed
75d3ec0
View commit details
Copy full SHA for 75d3ec0
View code at this point
Browse repository at this point
Commits on Dec 23, 2021
Merge branch 'trelent-documentation' of https://github.com/fluencydoc/python-patterns into trelent-documentation
fluencydoc
committed
33b0199
View commit details
Copy full SHA for 33b0199
View code at this point
Browse repository at this point
Fixed linter errors
fluencydoc
committed
4e870fd
View commit details
Copy full SHA for 4e870fd
View code at this point
Browse repository at this point
Fixed more docstring corruption
fluencydoc
authored
402a1d3
View commit details
Copy full SHA for 402a1d3
View code at this point
Browse repository at this point
Fixed corrupted docstrings
fluencydoc
authored
caf059d
View commit details
Copy full SHA for caf059d
View code at this point
Browse repository at this point
Fixed corrupted and unnecessary example docstrings
fluencydoc
authored
a528233
View commit details
Copy full SHA for a528233
View code at this point
Browse repository at this point
Added docstrings to several undocumented functions.
fluencydoc
committed
0bc59cc
View commit details
Copy full SHA for 0bc59cc
View code at this point
Browse repository at this point
Commits on Dec 13, 2021
Replaces dead link with web archive copy.
emorozov
committed
2940bc2
View commit details
Copy full SHA for 2940bc2
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
Solve linter error
2ykwang
committed
d3d00e5
View commit details
Copy full SHA for d3d00e5
View code at this point
Browse repository at this point
Commits on Dec 6, 2021
Change string literals to class name. [PEP-0563]
2ykwang
committed
0ef9e80
View commit details
Copy full SHA for 0ef9e80
View code at this point
Browse repository at this point
Added type hints to iterator pattern
2ykwang
committed
d752949
View commit details
Copy full SHA for d752949
View code at this point
Browse repository at this point
Added type hints to chaining method pattern
2ykwang
committed
ade29d6
View commit details
Copy full SHA for ade29d6
View code at this point
Browse repository at this point
Commits on Jul 6, 2021
Closes #377: No return value expeced :bug:
g-paras
committed
b78348e
View commit details
Copy full SHA for b78348e
View code at this point
Browse repository at this point
Commits on May 31, 2021
Formatted with black
TolstochenkoDaniil
committed
c0677d7
View commit details
Copy full SHA for c0677d7
View code at this point
Browse repository at this point
Commits on May 28, 2021
resolve review
TolstochenkoDaniil
committed
b8849c1
View commit details
Copy full SHA for b8849c1
View code at this point
Browse repository at this point
Commits on May 27, 2021
Added type hints and pytest tests
TolstochenkoDaniil
committed
7f71d37
View commit details
Copy full SHA for 7f71d37
View code at this point
Browse repository at this point
Commits on Jan 25, 2021
Merge pull request #372 from yhay81/house_keeping
Show description for 4fcbf1b
faif
authored
4fcbf1b
View commit details
Copy full SHA for 4fcbf1b
View code at this point
Browse repository at this point
Merge pull request #371 from yhay81/prototype
Show description for c6becec
faif
authored
c6becec
View commit details
Copy full SHA for c6becec
View code at this point
Browse repository at this point
Commits on Jan 24, 2021
Update prototype.py
yhay81
authored
7c3f71f
View commit details
Copy full SHA for 7c3f71f
View code at this point
Browse repository at this point
Update prototype.py
yhay81
authored
666ef63
View commit details
Copy full SHA for 666ef63
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.