python-patterns
A collection of design patterns/idioms in Python (by faif)
python-ds
No non-sense and no BS repo for how data structure code should be in Python - simple and elegant. (by prabhupant)
| python-patterns | python-ds | |
|---|---|---|
| 33 | 2 | |
| 42,789 | 3,082 | |
| 0.2% | 0.0% | |
| 7.3 | 4.9 | |
| 3 months ago | about 2 years ago | |
| Python | Python | |
| - | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
python-patterns
Posts with mentions or reviews of python-patterns.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-11-27.
-
Important Design Patterns Every Developer Should Know
Python Patterns - Design patterns implemented in Python
-
Dynamically Loading Models: A Guide to Model Registry Patterns
3.Python Patterns
-
Any good resource on design patterns with examples in Python?
GitHub: Collection of design patterns and idioms
-
Top GitHub Resources to Level Up Your Python game
🎇 Repository Link: Python Patterns
- How to improve design
- How to design Python scripts for sensitivity analysis of portfolios?
- They still scare me
- Out of curiosity: what is the python project structure you usually go gor?
- For those of you in industry, are there any resources that discuss best practices and whatnot?
-
100+ Must Know Github Repositories For Any Programmer
4. Python Patterns
python-ds
Posts with mentions or reviews of python-ds.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-26.
-
This Week In Python
python-ds – No non-sense and no BS repo for how data structure code should be in Python - simple and elegant
- Solutions to Data Structure and Algorithm Interview Questions in Python
What are some alternatives?
When comparing python-patterns and python-ds you can also consider the following projects:
TheAlgorithms - All Algorithms implemented in Python
sortedcontainers - Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set
more-itertools - More routines for operating on iterables, beyond itertools
PyPattyrn - A simple library for implementing common design patterns.