Package Info

python-PyTrie


A pure Python implementation of the trie data structure


Development/Languages/Python

pytrie is a pure Python (2 and 3) implementation of the trie data structure.

A trie is an ordered tree data structure that is used to store a mapping where the keys are sequences, usually strings over an alphabet. In addition to implementing the mapping interface, tries allow finding the items for a given prefix, and vice versa, finding the items whose keys are prefixes of a given key.


License: BSD-3-Clause
URL: https://github.com/gsakkis/pytrie/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.3.1-bp155.2.10 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-PyTrie
0.3.1-bp154.1.27 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-PyTrie
0.3.1-bp153.1.18 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-PyTrie
  • python3-PyTrie
0.3.1-bp152.1.12 info GA Release 2020-04-17 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-PyTrie
  • python3-PyTrie