pydoc > jiter

📛 NAME

jiter

🚀 Quick Reference

Use CaseCommandDescription
Parse JSON stringfrom_json('{"key":"val"}')Parse JSON, supporting float mode, inf/nan, key dedup
Clear parser cachecache_clear()Reset internal JSON parsing cache
Get cache statisticscache_usage()Retrieve cache hit/miss info
Create lossless floatLosslessFloat(b'1.23')Hold raw bytes of a JSON float for exact representation

📦 PACKAGE CONTENTS

jiter

🧱 CLASSES

🐍 class LosslessFloat(builtins.object)

Represents a float from JSON, by holding the underlying bytes representing a float from JSON.

📋 Methods

⚙️ Static Methods

__new__(*args, **kwargs) from builtins.type — Create and return a new object. See help(type) for accurate signature.

🔧 Functions

📊 DATA

__all__ = ['from_json', 'cache_clear', 'cache_usage', '__version__', '...']

🏷️ VERSION

0.16.0

📁 FILE

/home/chedong/.local/lib/python3.10/site-packages/jiter/__init__.py

jiter
📛 NAME 🚀 Quick Reference 📦 PACKAGE CONTENTS 🧱 CLASSES
🐍 class LosslessFloat(builtins.object)
🔧 Functions 📊 DATA 🏷️ VERSION 📁 FILE

Generated by phpman v4.9.27 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-18 13:09 @216.73.216.114
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format