teak

JSON validator/selector


Keywords
json, selector, validator
License
BSD-1-Clause
Install
pip install teak==0.1-0

Documentation

Teak

A JSON validator/selector

Examples

select('a.b.c', jsontext) select('a.d[].e', jsontext)