PyTrie

A pure Python implementation of the trie data structure.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pytrie

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.4.0 2020-10-21  
0.3.1 2018-07-28  
0.3 2016-12-27  
0.2 2013-12-02  
0.1 2009-12-21  

Issues with this package?

Page last updated 2025-06-27 22:17:43 UTC