FICHA · MANJARO

python-pyahocorasick

Python module (C extension and plain python) implementing Aho-Corasick algorithm

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Searches for many string patterns at once using the Aho-Corasick algorithm. It helps text-processing tools, scanners, filters, and analyzers find multiple keywords efficiently.

Pattern matching results depend on the supplied dictionary and normalization rules. Handle untrusted text carefully when matches trigger automated actions.

Permissions

Permissions not analysed for this source yet.