jmespath 1.0.1
0
JSON Matching Expressions
Contents
JMESPath is a query language for JSON.
Stars: 2177, Watchers: 2177, Forks: 181, Open Issues: 57The jmespath/jmespath.py
repo was created 11 years ago and the last code push was 6 months ago.
The project is very popular with an impressive 2177 github stars!
How to Install jmespath
You can install jmespath using pip
pip install jmespath
or add it to a project with poetry
poetry add jmespath
Package Details
- Author
- James Saryerwinnie
- License
- MIT
- Homepage
- https://github.com/jmespath/jmespath.py
- PyPi:
- https://pypi.org/project/jmespath/
- GitHub Repo:
- https://github.com/jmespath/jmespath.py
Classifiers
Related Packages
Errors
A list of common jmespath errors.
Code Examples
Here are some jmespath
code examples and snippets.
GitHub Issues
The jmespath package has 57 open issues on GitHub
- JMESPath 2.7 deprecation / 1.0 release
- Use assertRaisesRegex for Python 3.11 compatibility
- Add Trove classifier for 3.10
- Officially support Python 3.8, 3.9, 3.10 on PyPI
- Code highlighting
- fix: py38 warning about 'is'
- deprecation warning on python 3.9
- support regular expression ??