Metadata-Version: 2.1
Name: jsonkv
Version: 1.1.9
Summary: Use JSON file as KV store easily
Home-page: https://github.com/weaming/jsonkv
Author: weaming
Author-email: garden.yuen@gmail.com
License: UNKNOWN
Keywords: json kv store
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown

# JsonKV

Use JSON file as KV store easily

## Usage

See test.py

