{"library":"pyahocorasick","type":"library","category":null,"description":"pyahocorasick is a fast and memory-efficient Python library for exact or approximate multi-pattern string search. It allows finding multiple key string occurrences simultaneously in an input text using the Aho-Corasick algorithm. Implemented in C for performance, it supports Python 3.10+ and runs on Linux, macOS, and Windows. The library maintains an active development status with regular releases, with the current version being 2.3.0.","language":"python","status":"active","version":"2.3.0","tags":["string search","aho-corasick","trie","pattern matching","text processing"],"install":[{"cmd":"pip install pyahocorasick","imports":["from ahocorasick import Automaton"]}],"homepage":null,"github":"http://github.com/WojciechMula/pyahocorasick","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pyahocorasick/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyahocorasick/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}