Pygtrie

Latest version: v2.5.0

Safety actively analyzes 638346 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

1.1

- Fixed PyPI installation issues; all should work now.

1.0

- The module has been renamed from ``trie`` to ``pygtrie``. This
could break current users but see documentation for how to quickly
upgrade your scripts.

- Added :func:`pygtrie.Trie.traverse` method which goes through the
nodes of the trie preserving structure of the tree. This is
a depth-first traversal which can be used to search for elements or
translate a trie into a different tree structure.

- Minor documentation fixes.

0.9.3

- Minor documentation fixes.

0.9.2

- Added Sphinx configuration and updated docstrings to work better
with Sphinx.

0.9.1

- New name.

0.9

- Initial release.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.