{"library":"textparser","type":"library","category":null,"description":"Textparser is a Python library designed for fast text parsing. It allows users to define token specifications using regular expressions and construct grammars to parse text into a structured parse tree. The project prioritizes parsing speed, as highlighted in its benchmarks. The current version is 0.24.0, released on April 16, 2022, with an infrequent release cadence.","language":"python","status":"active","version":"0.24.0","tags":["text parsing","parser","grammar","tokenization","regex","lexer"],"last_verified":"Thu May 21","install":[{"cmd":"pip install textparser","imports":["from textparser import Parser","from textparser import Sequence"]}],"homepage":null,"github":"https://github.com/eerimoq/textparser","docs":null,"changelog":null,"pypi":"https://pypi.org/project/textparser/","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.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/textparser/compatibility"}}