pydu (python data structures and utils) is a library of useful data structures and utils for Python 2 and 3, which collected from open source projects and created by contributors.
It is with Python versions from 2.7 to 3.6.
To install pydu, simply:
$ pip install pydu