mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-23 20:11:06 +00:00
commit
7615889191
|
@ -121,6 +121,7 @@ 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/keon/algorithms) - Minimal examples of data structures and algorithms in Python.
|
* [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.
|
* [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](https://github.com/grantjenks/python-sortedcontainers) - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types.
|
* [sortedcontainers](https://github.com/grantjenks/python-sortedcontainers) - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user