mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
Merge pull request #455 from grantjenks/master
Added sortedcontainers to Algorithms section
This commit is contained in:
commit
509181f47d
|
@ -1112,6 +1112,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
|
||||
* [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.
|
||||
|
||||
## Editor Plugins
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user