Skip to content

Commit f707c99

Browse files
authored
Merge pull request vinta#1464 from prabhupant/patch-1
Add python-ds
2 parents fa38212 + 7776f72 commit f707c99

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
@@ -125,6 +125,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
125125
* [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - A simple yet effective library for implementing common design patterns.
126126
* [python-patterns](https://github.com/faif/python-patterns) - A collection of design patterns in Python.
127127
* [sortedcontainers](https://github.com/grantjenks/python-sortedcontainers) - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types.
128+
* [python-ds](https://github.com/prabhupant/python-ds) - Clean and simple collection of data structure and algorithms in Python for coding interviews.
128129

129130
## ASGI Servers
130131

0 commit comments

Comments
 (0)