Data Structures and Algorithms Implementation in Python:

Found an interesting Python’s third party module for implementing Data Structures and Algorithms in Python.

But it may not apt for real time production.

Get the module from below location

https://pypi.python.org/pypi/algorithms/1.0

Get the Usage documentation from the below link

http://algorithms.readthedocs.io/en/latest/