Metadata-Version: 2.4
Name: jsonvault
Version: 0.1.0
Summary: DB with JSON files
Author-email: Aero <aerocyberdev@proton.me>
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# jsonvault

A simple keyvalue based DB for python.

## Support the work

If you feel this project is worth it, support it by giving the repo a star, contributing to the repo or buy me a coffee for the rainy nights.

### Donations
For crypto donations see the profile readme. For others, proceed:
- Buy Me A Coffee: [A coffee is worth it!](https://buymeacoffee.com/aerocyber)
- GitHub Sponsors" [Thanks for sponsoring me!](https://github.com/sponsors/aerocyber)

## About

Python version: 3.13+
OS: Independent
Purpose: Whenever you need a simple key-value db in Python.

## Installation

### From PyPI (Recommended)

WIP

### From GitHub (Developer previews or you need git version for some reason)

## Docs

WIP

## Contributing

WIP

