Metadata-Version: 2.1
Name: mongoblack
Version: 1.0.4
Summary: MongoDB handlers to streamline application interfaces
Home-page: https://github.com/BlackburnHax/mongoblack
Author: Brandon Blackburn
Author-email: contact@bhax.net
License: Apache 2.0
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Natural Language :: English
Classifier: Topic :: Text Processing :: Markup :: reStructuredText
Classifier: Topic :: Database :: Database Engines/Servers
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pymongo

# mongoblack
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![pypi](https://img.shields.io/pypi/v/mongoblack.svg)](https://pypi.org/project/mongoblack/) [![wheel](https://img.shields.io/pypi/wheel/mongoblack.svg)](https://pypi.org/project/mongoblack/)
> MongoDB handlers to streamline application interfaces


## Installation

OS X, Linux & Windows:

```sh
pip install mongoblack
```

## Meta

Brandon Blackburn – [PGP Encrypted Chat @ Keybase](https://keybase.io/blackburnhax/chat)

Distributed under the Apache 2.0 license. See ``LICENSE`` for more information.

_TL;DR:_
For a human-readable & fast explanation of the Apache 2.0 license visit:  http://www.tldrlegal.com/l/apache2


[https://github.com/BlackburnHax/mongoblack](https://github.com/BlackburnHax/mongoblack)

