pytries / datrie

Fast, efficiently stored Trie for Python. Uses libdatrie.
http://pypi.python.org/pypi/datrie/
GNU Lesser General Public License v2.1
530 stars 88 forks source link

datrie is the same with libdatrie? #94

Open ArlanCooper opened 2 years ago

ArlanCooper commented 2 years ago

i want to ask if datrie is the same with libdatrie? and how to install libdatrie?

Dobatymo commented 2 years ago

It's a Python wrapper of libdatrie.