mirror of
https://github.com/vinta/awesome-python.git
synced 2025-11-06 22:55:49 -05:00
commit
7615889191
1 changed files with 1 additions and 0 deletions
|
|
@ -121,6 +121,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
*Python implementation of algorithms and design patterns.*
|
||||
|
||||
* [algorithms](https://github.com/keon/algorithms) - Minimal examples of data structures and algorithms in Python.
|
||||
* [more-itertools](https://github.com/erikrose/more-itertools) - More routines for operating on iterables, beyond `itertools`.
|
||||
* [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](https://github.com/grantjenks/python-sortedcontainers) - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue