Name | Version | Summary | date |
dict2dict |
0.4.1 |
Opinionated dictionary utilities for Python. |
2024-07-09 22:02:22 |
python-urbandict |
0.3.10 |
Python wrapper for the Urban Dictionary API. |
2024-07-07 15:45:29 |
sanskritutf |
1.0.0 |
Sanskrit to Utf converter |
2024-05-23 09:54:07 |
datalookup |
1.0.1 |
Deep nested data filtering library |
2024-04-19 09:34:00 |
pycstruct |
0.12.2 |
Binary data handling in Python using dictionaries |
2024-03-24 20:55:44 |
pyahocorasick |
2.1.0 |
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. |
2024-03-21 13:28:27 |