{"library":"stringparser","type":"library","category":null,"description":"stringparser is a Python library that provides an easy-to-use interface for pattern matching and information extraction from strings, built on top of the 'parsy' library. It simplifies the process of defining structured patterns to parse text into Python dictionaries. The current version is 0.7, and releases are generally made on an as-needed basis rather than a fixed cadence.","language":"python","status":"active","version":"0.7","tags":["parsing","string","pattern-matching","text-extraction","data-extraction"],"last_verified":"Wed May 27","install":[{"cmd":"pip install stringparser","imports":["from stringparser import StringParser","from stringparser import Pattern"]}],"homepage":null,"github":"https://github.com/hgrecco/stringparser","docs":null,"changelog":null,"pypi":"https://pypi.org/project/stringparser/","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":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/stringparser/compatibility"}}