pytries / marisa-trie

Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
https://marisa-trie.readthedocs.io/en/latest/
MIT License
1.02k stars 91 forks source link

feat: support Python 3.13 #105

Closed BoboTiG closed 1 month ago

BoboTiG commented 1 month ago

Fixes #104.