{"library":"interegular","type":"library","category":null,"description":"Interegular is a Python library designed to check a subset of Python regular expressions for intersections. Currently at version 0.3.3, it focuses on speed and compatibility with Python's `re` module syntax, differentiating itself from libraries like `greenery` by prioritizing performance over regex reconstruction from Finite State Machines (FSMs). The project appears to have an active development status, with updates released on an irregular cadence. [1, 2, 3]","language":"python","status":"active","version":"0.3.3","tags":["regex","regular expressions","intersection","fsm","finite state machine","lark-parser"],"last_verified":"Wed May 20","install":[{"cmd":"pip install interegular","imports":["from interegular import compare_regexes","from interegular import parse_pattern","from interegular import Pattern","from interegular import REFlags","from interegular import FSM","from interegular import Comparator"]}],"homepage":null,"github":"https://github.com/MegaIng/interegular","docs":null,"changelog":null,"pypi":"https://pypi.org/project/interegular/","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.08,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/interegular/compatibility"}}