Skip to main content

Document-Object Mapper/Toolkit for Mongo Databases

Project description

# OmMongo
[![Documentation Status](https://readthedocs.org/projects/ommongo/badge/?version=latest)](http://ommongo.readthedocs.io/en/latest/?badge=latest)
[![Build Status](https://travis-ci.org/bapakode/OmMongo.svg?branch=master)](https://travis-ci.org/bapakode/OmMongo)
[![Coverage Status](https://coveralls.io/repos/github/bapakode/OmMongo/badge.svg?branch=master)](https://coveralls.io/github/bapakode/OmMongo?branch=master)
[![Python Version Support](https://img.shields.io/badge/python-2.7%20--%203.5-blue.svg)](https://www.python.org/)

OmMongo is Object Relational Mapping for MongoDB, this project is forked from MongoAlchemy project.

--------
### Installation

Install using Python PIP

sudo pip install OmMongo

or download this repository and run setup.py

sudo python setup.py install

### Documentation

The documentation can be found here [https://ommongo.readthedocs.io/en/latest/index.html](https://ommongo.readthedocs.io/en/latest/index.html "OmMongo Documentation")

### Test

sudo pip install -r requirements.testing.txt

Test setup.py

coverage run --source=ommongo setup.py test

Nose Tests

nosetests --cover-tests --cover-erase --with-coverage --cover-package ommongo


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

OmMongo-1.1.5.tar.gz (55.3 kB view hashes)

Uploaded Source

Built Distribution

OmMongo-1.1.5-py3-none-any.whl (56.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page