Skip to content

Commit cdf934d

Browse files
authored
Merge pull request vinta#725 from tylerlaberge/master
added PyPattyrn to design patterns section.
2 parents 053f640 + bd895b9 commit cdf934d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
117117
*Python implementation of algorithms and design patterns.*
118118

119119
* [algorithms](https://github.com/nryoung/algorithms) - A module of algorithms for Python.
120+
* [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - A simple yet effective library for implementing common design patterns.
120121
* [python-patterns](https://github.com/faif/python-patterns) - A collection of design patterns in Python.
121122
* [sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/) - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types.
122123

0 commit comments

Comments
 (0)