A simple JSON parser and printer
Project description
Description
Json Awk is a simple Json parser based on json.tool It’s originally written to get a property from a JSON object in bash.
Examples
echo '{"json":"obj"}' | python -m json_awk.runner 'this["json"]'
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
json-awk-1.0.1.dev1.tar.gz
(1.7 kB
view hashes)