You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

dict-trie

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dict-trie

Trie implementation for approximate string matching.

1.0.1
pipPyPI
Maintainers
1

Trie implementation using nested dictionaries

.. image:: https://img.shields.io/github/last-commit/jfjlaros/dict-trie.svg :target: https://github.com/jfjlaros/dict-trie/graphs/commit-activity .. image:: https://travis-ci.org/jfjlaros/dict-trie.svg?branch=master :target: https://travis-ci.org/jfjlaros/dict-trie .. image:: https://readthedocs.org/projects/dict-trie/badge/?version=latest :target: https://dict-trie.readthedocs.io/en/latest .. image:: https://img.shields.io/github/release-date/jfjlaros/dict-trie.svg :target: https://github.com/jfjlaros/dict-trie/releases .. image:: https://img.shields.io/github/release/jfjlaros/dict-trie.svg :target: https://github.com/jfjlaros/dict-trie/releases .. image:: https://img.shields.io/pypi/v/dict-trie.svg :target: https://pypi.org/project/dict-trie/ .. image:: https://img.shields.io/github/languages/code-size/jfjlaros/dict-trie.svg :target: https://github.com/jfjlaros/dict-trie .. image:: https://img.shields.io/github/languages/count/jfjlaros/dict-trie.svg :target: https://github.com/jfjlaros/dict-trie .. image:: https://img.shields.io/github/languages/top/jfjlaros/dict-trie.svg :target: https://github.com/jfjlaros/dict-trie .. image:: https://img.shields.io/github/license/jfjlaros/dict-trie.svg :target: https://raw.githubusercontent.com/jfjlaros/dict-trie/master/LICENSE.md

This library provides a trie_ implementation using nested dictionaries. Apart from the basic operations, a number of functions for approximate matching are implemented.

Please see ReadTheDocs_ for the latest documentation.

.. _trie: https://en.wikipedia.org/wiki/Trie .. _ReadTheDocs: https://dict-trie.readthedocs.io/en/latest/index.html

Keywords

bioinformatics

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.