A high-performance C++ Suffix Tree implementation with Python bindings
Project description
pyukkonen
Running Ukkonen's Suffix Tree algorithm in C++ via Python.
Installation
pip install pyukkonen
usage
import pyukkonen
tree = pyukkonen.SuffixTree("banana")
tree.print_tree()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyukkonen-0.0.1.tar.gz
(5.0 kB
view details)
File details
Details for the file pyukkonen-0.0.1.tar.gz.
File metadata
- Download URL: pyukkonen-0.0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33f2bab645e6d39f7b258520d86155b297f73c8d027bac64a4ed2f5bed815e6a
|
|
| MD5 |
ea4d9d249c3c8fe0c00787d25d363491
|
|
| BLAKE2b-256 |
fc3aed8dda69ba6026e8359b88f55c7f30618770cfe3fe7ace7f76c89ddcf5fa
|