Description
JSON5 documents can be parsed and serialized from Python with a Cython-backed library. Developers use pyjson5 for configuration files, developer-friendly data, tests, and format conversion. Parsed configuration values should be validated before driving application behavior.