{"library":"textx","type":"library","category":null,"description":"textX is a meta-language for building Domain-Specific Languages (DSLs) in Python, inspired by Xtext. It allows you to define a grammar using a simple, intuitive syntax and then generates a parser and an object model for your DSL. The current version is 4.3.0, and it has a steady release cadence, primarily focusing on maintenance and Python version compatibility.","language":"python","status":"active","version":"4.3.0","tags":["DSL","parser","language-engineering","meta-language","grammar"],"last_verified":"Wed May 27","install":[{"cmd":"pip install textx","imports":["from textx import metamodel_from_file","from textx import metamodel_from_str","from textx.exceptions import TextXError","from textx.exceptions import TextXSyntaxError"]}],"homepage":"https://textx.github.io/textX/","github":"https://github.com/textX/textX","docs":null,"changelog":"https://github.com/textX/textX/blob/master/CHANGELOG.md","pypi":"https://pypi.org/project/textx/","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.7,"avg_import_s":0.16,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/textx/compatibility"}}