pyahocorasick
pypiv2.3.0pyahocorasick 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.
License BSD-3-Clause and Public-Domain31 versions1 maintainers4 deps1,020,175 weekly dl
http://github.com/WojciechMula/pyahocorasick71
/ 100
Health
safe to use
[email protected] is safe to use (health: 71/100)
Health breakdown0 – 100
15/25
maintenance
17/20
popularity
25/25
security
12/15
maturity
2/15
community
Vulnerabilities
0
none known
Health History
Dependency Tree
License Audit
Dependencies (4)
API access
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/pypi/pyahocorasickLast updated · 2025-12-17T13:01:57.354631Z