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