
jq 1.11.0
0
jq is a lightweight and flexible JSON processor.
Contents
jq is a lightweight and flexible JSON processor.
Stars: 438, Watchers: 438, Forks: 64, Open Issues: 26The mwilliamson/jq.py repo was created 12 years ago and the last code push was 1 months ago.
The project is popular with 438 github stars!
How to Install jq
You can install jq using pip
pip install jq
or add it to a project with poetry
poetry add jq
Package Details
- Author
- Michael Williamson
- License
- BSD-2-Clause
- Homepage
- https://github.com/mwilliamson/jq.py
- PyPi:
- https://pypi.org/project/jq/
- GitHub Repo:
- https://github.com/mwilliamson/jq.py
Classifiers
Related Packages
Errors
A list of common jq errors.
Code Examples
Here are some jq code examples and snippets.
GitHub Issues
The jq package has 26 open issues on GitHub
- Missing 1.10.1, 1.10.2 on PyPi
pythonfix