Skip to content

Commit bd895b9

Browse files
author
tylerlaberge
committed
Added PyPattyrn to design patterns sections.
1 parent 62fadd1 commit bd895b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,9 @@ 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.
122-
* [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - A simple yet effective library for implementing common design patterns.
123123

124124
## Anti-spam
125125

0 commit comments

Comments
 (0)