Metadata-Version: 2.1
Name: JsonKyDbData
Version: 1.0.2
Summary: Store JSON data to a file!
Author: hxk
Author-email: xiaokang.he@foxmail.com
Description-Content-Type: text/markdown

**Pyjsondb**: Powerful Python Json for handling DB data



**What is it?**

Pyjsondb is a Python package that provides fast and flexible operations for storing data in JSON files and performing data addition, deletion, modification, and querying with unique IDs. In order to achieve lightweight data without the tedious operation of storing it in a database, a lightweight Python package was written.

