{"library":"parsy","type":"library","category":null,"description":"Parsy is an easy-to-use parser combinator library for building parsers in pure Python. It provides a straightforward and Pythonic solution for parsing text without external dependencies, focusing on combining small parsers into complex ones. The library is highly mature and stable, with its current version being 2.2. Releases are active, often aligning with Python version lifecycle updates.","language":"python","status":"active","version":"2.2","tags":["parser","parser-combinator","parsing","dsl"],"install":[{"cmd":"pip install parsy","imports":["from parsy import string","from parsy import regex","from parsy import generate","from parsy import ParseError"]}],"homepage":null,"github":"https://github.com/python-parsy/parsy","docs":null,"changelog":null,"pypi":"https://pypi.org/project/parsy/","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.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/parsy/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}