A library extend mongoengine.
Project description
Welcome to mongoengine_mate Documentation
mongoengine_mate is a library extend power of mongoengine
Usage:
import mongoengine from mongoengine_mate import ExtendedDocument class User(ExtendedDocument): id = mongoengine.IntField() name = mongoengine.StringField()
Quick Links
Install
mongoengine_mate is released on PyPI, so all you need is:
$ pip install mongoengine_mate
To upgrade to latest version:
$ pip install --upgrade mongoengine_mate
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
mongoengine_mate-0.0.1.tar.gz
(10.3 kB
view details)
Built Distribution
File details
Details for the file mongoengine_mate-0.0.1.tar.gz
.
File metadata
- Download URL: mongoengine_mate-0.0.1.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a609b958d379f14b2f5d7a04f585913cfcf81ae3c4b391b8c6aba44cb95fd96 |
|
MD5 | 851ccf62f62f166a24d20bb3371283cf |
|
BLAKE2b-256 | 21e80fc1dc0b75259b97b3ac23664ffa1557412ee1e44f6269822380dbbffc4b |
File details
Details for the file mongoengine_mate-0.0.1-py2-none-any.whl
.
File metadata
- Download URL: mongoengine_mate-0.0.1-py2-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3da44ee9302a30328badebfc2a78884609eb3e63e97038610014faec6f4135a |
|
MD5 | 9678130d5c7842f40a852ac3dc005b92 |
|
BLAKE2b-256 | 6bc7541a66bc828acba32fae85842da9627424d639cbcad2e1471be6e76b2db3 |