Parse
JSON →The `parse` library is a lightweight Python module designed to parse strings using a specification based on Python's built-in `format()` syntax. It effectively acts as the opposite of `format()`, enabling easy extraction of data from structured text. As of version 1.21.1, it is stable and widely used for simple text parsing tasks, offering a more readable alternative to regular expressions for many common patterns. It doesn't follow a strict release cadence but is actively maintained.
Traffic · last 30 days ↑100% vs prev 7d
total hits 19
actors 5 distinct systems
last hit 1d ago GPTBot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇸🇬 Singapore · 🇩🇪 Germany · 🇪🇸 Spain
API endpoints
full doc /v1/registry/parse
install /v1/registry/parse/install
compatibility /v1/registry/parse/compatibility