Metadata-Version: 2.1
Name: mongo-helper
Version: 0.0.2
Summary: Helper funcs and tools for working with MongoDB
Home-page: https://github.com/kenjyco/mongo-helper
Author: Ken
Author-email: kenjyco@gmail.com
License: MIT
Download-URL: https://github.com/kenjyco/mongo-helper/tarball/v0.0.2
Keywords: mongo,mongodb,helper
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries
Classifier: Intended Audience :: Developers
Requires-Dist: pymongo
Requires-Dist: settings-helper
Requires-Dist: dt-helper

Install
-------

::

   $ pip3 install mongo-helper

Usage
-----

::




