
ijson 3.4.0.post0
0
Iterative JSON parser with standard Python iterator interfaces
Contents
Iterative JSON parser with standard Python iterator interfaces
Stars: 1055, Watchers: 1055, Forks: 55, Open Issues: 11The ICRAR/ijson repo was created 6 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1055 github stars!
How to Install ijson
You can install ijson using pip
pip install ijson
or add it to a project with poetry
poetry add ijson
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/ijson/
- GitHub Repo:
- https://github.com/ICRAR/ijson
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common ijson errors.
Code Examples
Here are some ijson code examples and snippets.
pythonfix



