{"library":"toonify","type":"library","category":null,"description":"Toonify is a Python implementation of TOON (Token-Oriented Object Notation), a compact, human-readable serialization format designed specifically for use with Large Language Models (LLMs). It aims to reduce token consumption by 30-60% compared to JSON, while preserving data structure, type safety, and human readability. The library provides functions to encode Python dictionaries and Pydantic models into TOON strings and decode them back. It is actively maintained with a regular release cadence.","language":"python","status":"active","version":"1.6.0","tags":["serialization","LLM","data-interchange","TOON","token-efficiency","AI"],"last_verified":"Tue May 26","install":[{"cmd":"pip install toonify","imports":["from toon import encode, decode","from toon import encode_pydantic, decode_to_pydantic"]},{"cmd":"pip install toonify[pydantic]","imports":[]}],"homepage":null,"github":"https://github.com/ScrapeGraphAI/toonify#readme","docs":"https://github.com/ScrapeGraphAI/toonify#readme","changelog":null,"pypi":"https://pypi.org/project/toonify/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.8,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/toonify/compatibility"}}