binary-trie

A simple binary trie implementation

Installation

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

pip3 install binary-trie

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.0.3 2024-07-05    
1.0.2 2023-03-06
1.0.1 2023-03-06
1.0.0 2023-03-01
0.0.9 2022-11-21
0.0.8 2022-07-22
0.0.7 2022-06-10
0.0.6 2022-06-10
0.0.5 2022-06-08
0.0.4 2022-05-31
0.0.3 2022-05-31
0.0.2 2022-05-30
0.0.1 2022-05-25

Issues with this package?

Page last updated 2026-09-03 06:16:01 UTC