mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
Added PyPattyrn to design patterns sections.
This commit is contained in:
parent
62fadd1c0a
commit
bd895b971f
|
@ -117,9 +117,9 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
*Python implementation of algorithms and design patterns.*
|
*Python implementation of algorithms and design patterns.*
|
||||||
|
|
||||||
* [algorithms](https://github.com/nryoung/algorithms) - A module of algorithms for Python.
|
* [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.
|
* [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.
|
* [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
|
## Anti-spam
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user