jq 1.8.0
0
jq is a lightweight and flexible JSON processor.
Contents
jq is a lightweight and flexible JSON processor.
Stars: 364, Watchers: 364, Forks: 54, Open Issues: 18The mwilliamson/jq.py
repo was created 11 years ago and the last code push was 1 months ago.
The project is popular with 364 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.