Provides utilities for using CouchDB + Schematics with Flask
Project description
This library helps you use CouchDB & Schmatics with Flask.
forked from: https://bitbucket.org/leafstorm/flask-couchdb @ revision 3d5855f
The semantics of intializing a document as changed to match the schematics models. Rather than accepting keyword arguments, the constructor now wants the data for the model in a single dictionary.
from flask.ext.couchdb.document import Document
doc = Document({"key"; "value"))
For more info on Flask extensions, see: http://flask.pocoo.org/docs/extensiondev/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Flask-CouchDB-Schematics-1.0.0.tar.gz
.
File metadata
- Download URL: Flask-CouchDB-Schematics-1.0.0.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e838ae49f48b0b0eb87e9b92116d94c48dc94cf15a6e68903b0ec6c9dad538bb |
|
MD5 | b7c1640f59bcb676038abee9f8030800 |
|
BLAKE2b-256 | 6c9bf79b1927ebffc6c923133b1869c4441482c1ba82572275547437a1765a42 |