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.

benchflow-ai
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