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

Latest commit

 

History

History
21 lines (11 loc) · 295 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 295 Bytes

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.