Skip to content

Microngo is small, fast, and lightweight MongoDB toolkit for python.

License

Notifications You must be signed in to change notification settings

adierebel/Microngo

 
 

Repository files navigation

Microngo

Build Status Coverage Status PyPi Version Documentation Status License Python Version Support

Microngo is small, fast, and lightweight MongoDB toolkit for python.

Install

Install using PIP:

pip install Microngo

or install from source:

python setup.py install

Documentation

The documentation can be found here https://microngo.emsuryadi.com/

Testing

Install requirements and package:

pip install -r requirements-test.txt
python setup.py install

Test:

nosetests -v --with-coverage --cover-erase --cover-package=microngo test.py

About

Microngo is small, fast, and lightweight MongoDB toolkit for python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%