{"library":"greenery","type":"library","category":null,"description":"Greenery is a Python library designed for the manipulation of regular expressions by converting them into Finite State Machines (FSMs). It enables powerful operations like finding matching strings, determining unions, intersections, and differences between regular expressions. The current version is 4.2.2, and it maintains a relatively active release cadence with several updates per year.","language":"python","status":"active","version":"4.2.2","tags":["regex","regular expressions","finite state machine","fsm","pattern matching"],"last_verified":"Tue May 26","install":[{"cmd":"pip install greenery","imports":["from greenery import parse","from greenery.fsm import FSM","from greenery.lego import Pattern"]}],"homepage":null,"github":"https://github.com/qntm/greenery","docs":null,"changelog":null,"pypi":"https://pypi.org/project/greenery/","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.8,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/greenery/compatibility"}}