{"library":"trieregex","type":"library","category":null,"description":"TrieRegex builds trie-based regular expressions from large word lists, enabling fast string matching against many patterns. Current version 1.0.0 requires Python >=3.6 and is released on PyPI. The library has a stable API with no recent breaking changes.","language":"python","status":"active","version":"1.0.0","tags":["trie","regex","pattern-matching","string-matching"],"last_verified":"Fri May 01","install":[{"cmd":"pip install trieregex","imports":["from trieregex import Trie"]}],"homepage":"https://pypi.org/project/trieregex/","github":"https://github.com/ermanh/trieregex","docs":null,"changelog":null,"pypi":"https://pypi.org/project/trieregex/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}