This is a library created to cater Data Structure needs in Python!
Contains the following data structures: binary search tree, linked list, stack, queue, circular list,deque, heap, trie, graph, doubly linked list
Read the documentation on website https://py-ds-docs.vercel.app/