Skip to content

Documentation

Jmespathh-filters is a library providing a filtering utility for JSON payloads.

You can use it to evaluate a payload against an Expression and check if it is a match.

The Expression is based on the JMESPath query language for JSON. On the JMESPath website you can also find an interactive form for testing the syntax.

See Examples for some example about how to use it.

Dependencies

  • Python 3.10 or later

Bug reports and requests for enhancements

Please open an issue on the project's issue tracker on GitHub.

Contributing to the project

See the contribution guide.

Licensing

All rights reserved.