structs

Python Data Structures for humans.


Keywords
structs, data, structures
License
Apache-2.0
Install
pip install structs==0.0.2

Documentation

structs

Travis CI Status Coverage Downloads Latest Version Supported Python versions License

Python Data Structures for Humans

Generic, pure Python implementations of some more common types of data structures.

The list of data structures and algorithms can be found on this this. Wikipedia page