{"package":"pyahocorasick","ecosystem":"pypi","exists":true,"latest_version":"2.3.1","repository":"http://github.com/WojciechMula/pyahocorasick","license":"BSD-3-Clause and Public-Domain","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.","downloads_weekly":939171,"deprecated":false,"health":{"score":64},"_cache":"db_only_bot","_partial":true,"_response_ms":1,"_powered_by":"depscope.dev — bot fast path (DB-only)","recommendation":{"action":"review"}}