mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-11 10:46:09 +00:00
added PyPattyrn to design patterns section.
This commit is contained in:
parent
8efa6abcc8
commit
3a31465d9a
1 changed files with 1 additions and 0 deletions
|
|
@ -1153,6 +1153,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [algorithms](https://github.com/nryoung/algorithms) - A module of algorithms for 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.
|
||||
* [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - Design Pattern Templates for Python.
|
||||
|
||||
## Editor Plugins
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue