{"library":"arpeggio","type":"library","category":null,"description":"Arpeggio is a Python library that provides a Packrat parser interpreter. It allows you to define grammars using Python functions or EBNF-like strings and then parse input text according to those grammars. The current version is 2.0.3, with releases focusing on bug fixes, performance, and modern Python compatibility.","language":"python","status":"active","version":"2.0.3","tags":["parser","parsing","grammar","packrat","text-processing"],"last_verified":"Wed May 20","install":[{"cmd":"pip install arpeggio","imports":["from arpeggio import ParserPython","from arpeggio import Parser","from arpeggio import PTNodeVisitor","from arpeggio import visit_parse_tree"]}],"homepage":"https://textx.github.io/Arpeggio","github":"https://github.com/textX/Arpeggio","docs":null,"changelog":null,"pypi":"https://pypi.org/project/arpeggio/","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/arpeggio/compatibility"}}