Metadata-Version: 2.1
Name: custom_app_store
Version: 0.1.0
Summary: Database operations made simple
Home-page: https://github.com/amrita09-pix/custom_app_store
Author: Amrita
Author-email: amrandal09@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pymongo

# MongoDB_connect
# custom_data_store

`custom_data_store` is a Python package for simple MongoDB operations.

## Installation

Install the package using pip:

```bash
pip install custom-data-store
