https://github.com/weaming/jsonkv
JSON file as KV store
https://github.com/weaming/jsonkv
Last synced: about 2 months ago
JSON representation
JSON file as KV store
- Host: GitHub
- URL: https://github.com/weaming/jsonkv
- Owner: weaming
- Created: 2018-05-01T07:54:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-18T05:37:03.000Z (almost 7 years ago)
- Last Synced: 2025-09-24T09:48:50.203Z (9 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JsonKV
Use JSON file as KV store easily
## Usage
See test.py