Document-Object Mapper/Toolkit for Mongo Databases
Project description
# OmMongo
[](http://ommongo.readthedocs.io/en/latest/?badge=latest)
[](https://travis-ci.org/bapakode/OmMongo)
[](https://coveralls.io/github/bapakode/OmMongo?branch=master)
[](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
[](http://ommongo.readthedocs.io/en/latest/?badge=latest)
[](https://travis-ci.org/bapakode/OmMongo)
[](https://coveralls.io/github/bapakode/OmMongo?branch=master)
[](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)
Built Distribution
OmMongo-1.1.5-py3-none-any.whl
(56.9 kB
view hashes)