Metadata-Version: 2.3
Name: python_json_extract
Version: 0.1.0
Summary: Simple library to extract value from json.
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License

# Python Json Extract

A minimal library to extract value from `python dict` 
in a style similar to `json_extract` in sqlite3.



