{ "info": { "author": "Ryan Olson", "author_email": "rmolson@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Flask-CouchDB-Schematics\n========================\n\nThis library helps you use CouchDB & Schmatics with Flask.\n\nforked from: https://bitbucket.org/leafstorm/flask-couchdb @ revision\n3d5855f\n\nThe semantics of intializing a document as changed to match the\nschematics models. Rather than accepting keyword arguments, the\nconstructor now wants the data for the model in a single dictionary.\n\n.. code:: python\n\n from flask.ext.couchdb.document import Document\n\n doc = Document({\"key\"; \"value\"))\n\nFor more info on Flask extensions, see:\nhttp://flask.pocoo.org/docs/extensiondev/\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/ryanolson/flask-couchdb-schematics/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "Flask-CouchDB-Schematics", "package_url": "https://pypi.org/project/Flask-CouchDB-Schematics/", "platform": "any", "project_url": "https://pypi.org/project/Flask-CouchDB-Schematics/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/ryanolson/flask-couchdb-schematics/" }, "release_url": "https://pypi.org/project/Flask-CouchDB-Schematics/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Provides utilities for using CouchDB + Schematics with Flask", "version": "1.0.0" }, "last_serial": 1037455, "releases": { "0.1.0-beta": [], "1.0.0": [ { "comment_text": "", "digests": { "md5": "b7c1640f59bcb676038abee9f8030800", "sha256": "e838ae49f48b0b0eb87e9b92116d94c48dc94cf15a6e68903b0ec6c9dad538bb" }, "downloads": -1, "filename": "Flask-CouchDB-Schematics-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b7c1640f59bcb676038abee9f8030800", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7968, "upload_time": "2014-03-21T23:02:26", "url": "https://files.pythonhosted.org/packages/6c/9b/f79b1927ebffc6c923133b1869c4441482c1ba82572275547437a1765a42/Flask-CouchDB-Schematics-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b7c1640f59bcb676038abee9f8030800", "sha256": "e838ae49f48b0b0eb87e9b92116d94c48dc94cf15a6e68903b0ec6c9dad538bb" }, "downloads": -1, "filename": "Flask-CouchDB-Schematics-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b7c1640f59bcb676038abee9f8030800", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7968, "upload_time": "2014-03-21T23:02:26", "url": "https://files.pythonhosted.org/packages/6c/9b/f79b1927ebffc6c923133b1869c4441482c1ba82572275547437a1765a42/Flask-CouchDB-Schematics-1.0.0.tar.gz" } ] }