[ buster ]
[ 原始碼: python-ijson ]
套件:python-ijson(2.3-2)
event-driven JSON parser (Python 2 version)
Ijson is an iterative, event-driven JSON parser with a standard Python iterator interface. The principle is similar to Java SAX parser: the user can parse a document on-line, without storing the whole object in memory.
This package installs the library for Python 2.