Metadata-Version: 2.1
Name: packagemongo
Version: 0.0.2
Summary: A mongodb package for PYPI repo.
Home-page: https://github.com/divyansh/mongopkg
Author: divyansh
Author-email: divyanshbisht989@gmail.com
License: MIT
Project-URL: Bug Tracker, https://github.com/divyansh/mongopkg/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
Description-Content-Type: text/markdown
Requires-Dist: pymongo
Requires-Dist: pymongo[srv]
Requires-Dist: dnspython
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: ensure
Requires-Dist: pytest
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'

# "Hi this is my first own mongo package deploying to PYPI REPO"
