Contents

jmespath 1.0.1

0

JSON Matching Expressions

JMESPath is a query language for JSON.

Stars: 2054, Watchers: 2054, Forks: 171, Open Issues: 55

The jmespath/jmespath.py repo was created 11 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 2054 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

No  jmespath  pypi packages just yet.

Errors

A list of common jmespath errors.

Code Examples

Here are some jmespath code examples and snippets.

GitHub Issues

The jmespath package has 55 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 ??

See more issues on GitHub

Related Packages & Articles

fastapi 0.110.1

FastAPI framework, high performance, easy to learn, fast to code, ready for production