daachorse

A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install daachorse

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.11 2025-03-15    
0.1.7 2023-02-02    
0.1.6 2022-12-01    
0.1.5 2022-09-29
0.1.4 2022-09-28
0.1.3 2022-06-07
0.1.2 2022-06-05
0.1.1 2022-06-05
0.1.0 2022-06-05

Issues with this package?

Page last updated 2025-03-15 10:55:41 UTC