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

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
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 2026-09-03 00:49:06 UTC