[ 原始碼: python-ijson ]
套件: python3-ijson (2.3-1)
python3-ijson 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-ijson:
維護者:
Original Maintainer:
- Tomasz Buchert
外部的資源:
- 主頁 [github.com]
相似套件:
event-driven JSON parser (Python 3 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 3.