Metadata-Version: 2.1
Name: DataHive
Version: 0.0.0
Summary: DataHive is a Python library and tool for managing and querying JSON-based file system databases (FSDB). It provides a simple and efficient way to work with structured data stored in JSON format on your -mlocal file system. 
Home-page: https://github.com/YahyaAzzam/SimpleFSDB
Author: Mahmoud Goda <mahmoden17@gmail.com>, Yahya Azzam <yahya912azzam@gmail.com>
License: MIT
Keywords: DB,json,DataHive,File System,FSDB,simpleFSBD,SFSDB
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: argparse >=1.4.0
Requires-Dist: pathlib >=1.0.1
Requires-Dist: uuid >=1.30

# SimpleFSDB
