suffix-tree
Python implementation of Suffix Trees and Generalized Suffix Trees.
A Generalized Suffix Tree for any Python iterable using Ukkonen's algorithm, with Lowest Common Ancestor retrieval.
Python package for lexicon
A Python implementation of suffix tree