Skip to content

Commit 1710a25

Browse files
committed
Added sortedcontainers to Algorithms section
1 parent 49163ef commit 1710a25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1112,6 +1112,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
11121112

11131113
* [algorithms](https://github.com/nryoung/algorithms) - A module of algorithms for Python.
11141114
* [python-patterns](https://github.com/faif/python-patterns) - A collection of design patterns in Python.
1115+
* [sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/) - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types.
11151116

11161117
## Editor Plugins
11171118

0 commit comments

Comments
 (0)