jmespath / jmespath.py

JMESPath is a query language for JSON.
http://jmespath.org
MIT License
2.19k stars 181 forks source link

Array slice JEP #30

Closed mtdowling closed 9 years ago

mtdowling commented 10 years ago

This document proposes modifying the JMESPath grammar to support array slicing for accessing specific portions of an array.

jamesls commented 9 years ago

Merged via 47abb3a95dddd360dd14534a26cce779740803d9, with the changes mentioned in the comment above