Metadata-Version: 2.1
Name: keyvalue-database
Version: 0.0.61
Summary: Key Value DataBase
Home-page: https://github.com/AhmadZ1/Key-Value-DataBase
Author: Ahmad Zaaroura
Author-email: ahmad.zaaroura.123@gmail.com
License: MIT
Keywords: DataBase
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6

This module allows you to create and save simple key-value database to do some tasks.
You can check the source code in the github repo under project links.

