Closed springcomp closed 1 year ago
Implements [JEP-13 Object Manipulation Functions] from JMESPath Community. See spec for items, from_items and zip functions.
items
from_items
zip
This PR leverages #105 work performed by @jstewmon. It includes an additional commit for updated jmespath/compat.py file.
jmespath/compat.py
Implements [JEP-13 Object Manipulation Functions] from JMESPath Community. See spec for
items
,from_items
andzip
functions.This PR leverages #105 work performed by @jstewmon. It includes an additional commit for updated
jmespath/compat.py
file.