Pyahocorasick

Latest version: v2.1.0

The latest version of pyahocorasick with no known security vulnerabilities is 2.1.0. We recommend installing version 2.1.0.

The information on this page was curated by experts in our Cybersecurity Intelligence Team.

Latest release
v2.1.0 at March 21, 2024
License
BSD-2-Clause (BSD 2-Clause "Simplified" License)

Description

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.

Resources

Vulnerabilities

See all vulnerabilities

No known vulnerabilities found

Versions (29)

See all versions

Has known vulnerabilities

  • 2.1.0
  • 2.0.0
  • 2.0.0b1
  • 1.4.4
  • 1.4.3
  • 1.4.2
  • 1.4.1
  • 1.4.0
  • 1.3.0
  • 1.1.13.1
  • 1.1.12
  • 1.1.11
  • 1.1.10
  • 1.1.9
  • 1.1.8
  • 1.1.7
  • 1.1.7.dev1
  • 1.1.6
  • 1.1.5
  • 1.1.4