Skip to content

ccl0326/asyncmongo-orm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asyncmongo-ORM

Asyncmongo-ORM is a object-relation mapping for asyncmongo. AsyncMongo is an asynchronous library for accessing mongo which is built on the tornado ioloop.

asyncmongoorm is currently in version 0.3.2

Documentation

Online documentation is also available, thanks Sharoon Thomas. The online documentation includes full API documentation as well as Getting Started Guides.

Contributing

  1. fork and clone the project
  2. install the dependencies above
  3. run the tests with make: > make unit functional
  4. hack at will
  5. commit, push etc
  6. send a pull request

Requirements

The following three python libraries are required

Issues

Please report any issues via github issues

About

Asyncmongo-ORM is a object-relation mapping for asyncmongo

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%