Python implementation of the Ethereum Trie structure
Static memory-efficient and fast Trie-like structures for Python.
A pure Python trie data structure implementation.
Provides a country field for Django models.
SQL-based prefix tree inspired by pygtrie and python-diskcache
Build trie-based regular expressions from large word lists
A cloud-native python library for domain-specific cloud FPGAs.
llama-index retrievers bm25 integration
pyahocorasick is a fast and memory efficient library for exact or approximate multi-pattern string search. With the ``ahocorasick.Automaton`` class, you can find multiple key string occurrences at once in some input text. You can use it as a plain dict-like Trie or convert a Trie to an automaton for efficient Aho-Corasick search. And pickle to disk for easy reuse of large automatons. Implemented in C and tested on Python 3.6+. Works on Linux, macOS and Windows. BSD-3-Cause license.
Default template for PDM package
Store/search CIDR prefixes in a trie structure.
Super-fast, efficiently stored Trie for Python.
A Bayesian optimization research toolbox built on TensorFlow
High-level API for asynchronous requests with persistent caching.
List of existing countries and currencies
A Rust-based n-gram trie library for Python
A django model & fixture containing all data from the countries table of Geonames.org
llama-index retrievers pathway integration
A module using prefix trees to store/search nucleotides sequences
Easily computing clip embeddings and building a clip retrieval system with them
Decorator for retrying exec a method
Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing
i18n for ISO 3166-1 country codes. We support Alpha-2, Alpha-3 and Numeric codes
Discover and retrieve water data from U.S. federal hydrologic web services.
A python implementation of the bloom filter used by Ethereum
Aho-Corasick automation for large-scale multi-pattern matching.
A python library for cardiac geometries
A tool for downloading TCIA pathology images using Excel manifests to specify download URLs.
Autocomplete class using trie
Data Retriever
Calls commands to the trie server that can modify its state
HanLP: Han Language Processing
Python bindings for Tessil/hat-trie
Trie-search is a package for text pattern search using marisa-trie
A badly implemented trie
Adds extra M49 data to django-countries using hdx-python-country.
Retrieve and Evaluate with X(any) models
A World of Countries (AWOC) is a fully-featured library that provides an easy layer to access mutiple data about world continents and countries, according to the ISO Standard 3166-1.
A python library for cardiac geometries
Natural Language Weather Retriever
Simple tools to define world locations from a set of topological faces and set algebra
A JupyterLab extension to retrieve the base URL from the frontend. It was developped as a workaround for current limitation of `dash` jupyterlab extension that cannot be installed with jupyterlab v4.
51Degrees Mobile Detector (Lite C Trie Wrapper).
A memoization algorithm in which each function argument represents a new key, creating a trie of caches as defined by your setup.
Alibaba Cloud LinkedmallRetrieval (20240930) SDK Library for Python