소개
This skill provides a comprehensive toolkit for mastering JSON data in Python, moving beyond the standard library to high-performance alternatives like orjson and msgspec. It addresses critical development challenges such as handling multi-gigabyte files without memory exhaustion using ijson, preventing security vulnerabilities like JSON injection, and extracting deeply nested data using JSONPath. Whether you are building high-throughput APIs or data-intensive pipelines, this skill ensures your JSON processing is fast, secure, and scalable through production-ready patterns and benchmarks.