{ "info": { "author": "Daniel Chatfield", "author_email": "chatfielddaniel@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Flask_raven: University of Cambridge authentication for flask\n=============================================================\n\n.. image:: https://travis-ci.org/danielchatfield/flask-raven.svg?branch=master\n :target: https://travis-ci.org/danielchatfield/flask-raven\n\n\nThis is a very simple package that satisfies my needs, there is a more complex\npackage here: https://github.com/danielrichman/python-raven that I couldn't use\nbecause of it depends on C modules which are blocked on App Engine.\n\n\nUsage\n-----\n\n.. code-block:: python\n\n from flask_raven import raven_auth\n\n @app.route('/protected')\n @raven_auth()\n def protected():\n pass\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/danielchatfield/flask-raven/", "keywords": null, "license": "Artistic 2.0", "maintainer": null, "maintainer_email": null, "name": "flask_raven", "package_url": "https://pypi.org/project/flask_raven/", "platform": "any", "project_url": "https://pypi.org/project/flask_raven/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/danielchatfield/flask-raven/" }, "release_url": "https://pypi.org/project/flask_raven/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "A flask extension for the University of Cambridge's authentication system", "version": "0.0.4" }, "last_serial": 1182761, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "ae408e6461c911b6e8c3b1f08fcec4c7", "sha256": "62c06e808017a015b6622dedfc7dab68453abdff91729b603b189061dc579989" }, "downloads": -1, "filename": "flask_raven-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ae408e6461c911b6e8c3b1f08fcec4c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5148, "upload_time": "2014-08-06T17:30:16", "url": "https://files.pythonhosted.org/packages/b6/16/e81d473003cba8067786a098d8b462a6a9e6116f9b01ec24a26cbaa9a745/flask_raven-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "7d16d1aa6003c3d89e406be78bd130db", "sha256": "e1cc0049138c41c2c8f5f1c7a4d5469166cec7bf9369200ed5f7cc70e84ab492" }, "downloads": -1, "filename": "flask_raven-0.0.2.tar.gz", "has_sig": false, "md5_digest": "7d16d1aa6003c3d89e406be78bd130db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5157, "upload_time": "2014-08-06T17:39:55", "url": "https://files.pythonhosted.org/packages/85/e4/99f660e3d3073afc2c915663c560c80e4da815a38af455077daf6ef28c77/flask_raven-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "907ff370109e8f8d9d614fde4f3a9df8", "sha256": "a5a32fb17e99381c06d109cb85187efa4af7042c0abfa6b95d0287731690b81c" }, "downloads": -1, "filename": "flask_raven-0.0.3.tar.gz", "has_sig": false, "md5_digest": "907ff370109e8f8d9d614fde4f3a9df8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5285, "upload_time": "2014-08-06T17:51:39", "url": "https://files.pythonhosted.org/packages/db/7a/aeb3a00390ef4b151f598964d319eaf3dd888192a67c8201c727dd642e5e/flask_raven-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "52f6753403693c7d5590373ec5146d3f", "sha256": "cff9bb5fc5986e7ae1209aeddf40011f0146a35ddf4b5ca2eea2c7928378e73d" }, "downloads": -1, "filename": "flask_raven-0.0.4.tar.gz", "has_sig": false, "md5_digest": "52f6753403693c7d5590373ec5146d3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5407, "upload_time": "2014-08-07T08:57:32", "url": "https://files.pythonhosted.org/packages/39/fb/18ab8b5877579f29ee91a9831b3880fd9e7f4b1c228284f5d56d1cde98b5/flask_raven-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "52f6753403693c7d5590373ec5146d3f", "sha256": "cff9bb5fc5986e7ae1209aeddf40011f0146a35ddf4b5ca2eea2c7928378e73d" }, "downloads": -1, "filename": "flask_raven-0.0.4.tar.gz", "has_sig": false, "md5_digest": "52f6753403693c7d5590373ec5146d3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5407, "upload_time": "2014-08-07T08:57:32", "url": "https://files.pythonhosted.org/packages/39/fb/18ab8b5877579f29ee91a9831b3880fd9e7f4b1c228284f5d56d1cde98b5/flask_raven-0.0.4.tar.gz" } ] }