Metadata-Version: 2.1
Name: mongo_only
Version: 0.0.3
Summary: A python package for connecting with database.
Home-page: https://github.com/Azazel0203/mongo_db_package
Author: Azazel0203
Author-email: aadarshkr.singh.cd.ece21@itbhu.ac.in
License: MIT
Project-URL: Bug Tracker, https://github.com/Azazel0203/mongo_db_package/issues
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: pymongo
Requires-Dist: pymongo[srv]
Requires-Dist: dnspython
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: ensure
Provides-Extra: testing
Requires-Dist: pytest >=7.1.3 ; extra == 'testing'
Requires-Dist: mypy >=0.971 ; extra == 'testing'
Requires-Dist: flake8 >=5.0.4 ; extra == 'testing'
Requires-Dist: tox >=3.25.1 ; extra == 'testing'
Requires-Dist: black >=22.8.0 ; extra == 'testing'

# Mongo_connector
