ijson 3.3.0
0
Iterative JSON parser with standard Python iterator interfaces
Contents
Iterative JSON parser with standard Python iterator interfaces
Stars: 833, Watchers: 833, Forks: 51, Open Issues: 6The ICRAR/ijson
repo was created 5 years ago and the last code push was 5 days ago.
The project is popular with 833 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
- Rodrigo Tobar, Ivan Sagalaev
- License
- BSD
- Homepage
- https://github.com/ICRAR/ijson
- 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.
GitHub Issues
The ijson package has 6 open issues on GitHub
- How to parse JSON file with ijson?
- Ijson 3.1.2 causing Segmentation fault.
- Release wheels for 3.10