home/categories/backend/benchflow-ai-skillsbench-registry-terminal-bench-1-0-jsonl-aggregator-environment-skills-python-json-parsing-skill-md
backenddevelopment
python-json-parsing
Python JSON parsing best practices covering performance optimization (orjson/msgspec), handling large files (streaming/JSONL), security (injection prevention), and advanced querying (JSONPath/JMESPath). Use when working with JSON data, parsing APIs, handling large JSON files, or optimizing JSON performance.
maintainer
benchflow-ai
更新於 1/20/2026
星標
240
分支
168
quick start
Installation and usage
Python JSON parsing best practices covering performance optimization (orjson/msgspec), handling large files (streaming/JSONL), security (injection prevention), and advanced querying (JSONPath/JMESPath). Use when working with JSON data, parsing APIs, handling large JSON files, or optimizing JSON performance.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use python-json-parsing