Skip to content

Commit

Permalink
Added PyPattyrn to design patterns sections.
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerlaberge committed Nov 18, 2016
1 parent 62fadd1 commit bd895b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,9 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
*Python implementation of algorithms and design patterns.*

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

## Anti-spam

Expand Down

0 comments on commit bd895b9

Please sign in to comment.