Prezzemolo is a collection of classic data structure and algorithms that are useful in many different projects. The goal is to provide components that are robust, efficient and small.
AVL tree (self-balancing binary search tree) implementation.
Tree data structure library with great display utility in Python 3.