{"library":"parsimonious","type":"library","category":null,"description":"Parsimonious is a pure-Python library for creating parsers based on Parsing Expression Grammars (PEGs). It aims for speed and usability, allowing users to define grammars using a simplified EBNF notation. It is designed for applications requiring efficient parsing of structured text, such as configuration files or domain-specific languages. The current version is 0.11.0.","language":"python","status":"active","version":"0.11.0","tags":["parsing","PEG","grammar","parser","DSL","AST"],"install":[{"cmd":"pip install parsimonious","imports":["from parsimonious.grammar import Grammar","from parsimonious.nodes import NodeVisitor"]}],"homepage":null,"github":"https://github.com/erikrose/parsimonious","docs":null,"changelog":null,"pypi":"https://pypi.org/project/parsimonious/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.2,"avg_import_s":0.17,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/parsimonious/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}