Metadata-Version: 2.1
Name: crypsdb
Version: 1.1
Summary: A lightweight JSON-based database system for Python
Home-page: https://github.com/E491K8/crypsDb
Author: Pawan kumar
Author-email: control@vvfin.in
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# Python crypsDb

Your crypsDb is a lightweight JSON-based database system for Python, providing an easy way to store and manage structured data within your Python applications.

## Installation

You can install crypsDb using pip:

```shell
pip install crypsDb
