Parsley
JSON →Parsley is a Python parsing library designed to simplify parsing and pattern matching. It implements the Parsing Expression Grammar (PEG) algorithm, compiling grammar definitions into Python classes where rules become methods. This approach aims to make parsing expressions behave similarly to standard Python expressions. It is an implementation of OMeta, an object-oriented pattern-matching language. The current version is 1.3, released in 2017.
Traffic · last 30 days stale · no recent hits
total hits 15
actors 3 distinct systems
last hit 16d ago human
top countries 🇺🇸 United States · VN · 🇨🇦 Canada · 🇩🇪 Germany · 🇫🇷 France
API endpoints
full doc /v1/registry/parsley
install /v1/registry/parsley/install
compatibility /v1/registry/parsley/compatibility