A Python PyPi Package consisting of various data structures as Python modules, made from scratch using the best-known algorithms. It contains comprehensive modules for Segment Trees, Linked Lists, Binary Trees, Tries, and Union-Find encompassing a wide range of essential functions for their implementation and operations (not available in Python's standard library).