{"library":"ijson","type":"library","category":null,"description":"Ijson is an iterative JSON parser for Python that provides standard iterator interfaces. It enables efficient processing of large JSON data streams without loading the entire document into memory, making it ideal for handling massive JSON files, streaming APIs, and memory-constrained environments. The library is currently at version 3.5.0 and maintains an active release cadence with regular updates and binary wheel support for major platforms.","language":"python","status":"active","version":"3.5.0","tags":["json","streaming","parser","iterative","large-files","memory-efficient","yajl"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install ijson","imports":["import ijson","from ijson import items","from ijson import parse","import ijson.backends.yajl2_cffi as ijson"]},{"cmd":"pip install ijson[yajl2_c]","imports":[]},{"cmd":"pip install ijson[yajl2_cffi]","imports":[]}],"homepage":null,"github":"https://github.com/ICRAR/ijson","docs":null,"changelog":null,"pypi":"https://pypi.org/project/ijson/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ijson/compatibility"}}