Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Flask-CouchDB-Schematics-1.0.0.tar.gz (8.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page