GitHub

A Python JSON parser

This is a JSON parser written in pure Python. It is intended to be used as a component in a bigger system. It has zero external depenencies. An embedded version of PLY and YPLY (Python Lex Yacc and ...
GitHub

python-b5/lily-json

Compliant with the RFC 8259 JSON specification, including full support for UTF-16 surrogate pairs. Errors in JSON data are displayed with visual context, in the same ...
JSON Prompting is a technique for structuring instructions to AI models using the JavaScript Object Notation (JSON) format, making prompts clear, explicit, and machine-readable. Unlike traditional ...