Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

mobyle2/mf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This library provides annotations on a MongoKit object (@mf_decorator) to analyse objects.

INSTALL

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

LICENSE

LGPL

USAGE

Use mfpyramid for REST interface in pyramid

Add mf_decorator above your MongoKit classes.