anyconfig.query

Public API to query data with JMESPath expression.

anyconfig.query.try_query(data, jexp=None, **options)

Provide a dummy implementation of anyconfig.query.try_query().

Return type:

Union[None, int, float, bool, str, Mapping[str, Any]]