{ "info": { "author": "Hsiaoming Yang", "author_email": "me@lepture.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved", "License :: OSI Approved :: BSD License", "Operating System :: MacOS", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Flask-OAuthlib\n==============\n\n.. image:: https://img.shields.io/badge/donate-lepture-green.svg\n :target: https://typlog.com/donate?amount=10&reason=lepture%2Fflask-oauthlib\n :alt: Donate lepture\n.. image:: https://img.shields.io/pypi/wheel/flask-oauthlib.svg\n :target: https://pypi.python.org/pypi/flask-OAuthlib/\n :alt: Wheel Status\n.. image:: https://img.shields.io/pypi/v/flask-oauthlib.svg\n :target: https://pypi.python.org/pypi/flask-oauthlib/\n :alt: Latest Version\n.. image:: https://travis-ci.org/lepture/flask-oauthlib.svg?branch=master\n :target: https://travis-ci.org/lepture/flask-oauthlib\n :alt: Travis CI Status\n.. image:: https://coveralls.io/repos/lepture/flask-oauthlib/badge.svg?branch=master\n :target: https://coveralls.io/r/lepture/flask-oauthlib\n :alt: Coverage Status\n\nNotice\n------\n\n**Please use https://github.com/lepture/authlib instead**.\n\n=====\n\nFlask-OAuthlib is an extension to Flask that allows you to interact with\nremote OAuth enabled applications. On the client site, it is a replacement\nfor Flask-OAuth. But it does more than that, it also helps you to create\nOAuth providers.\n\nFlask-OAuthlib relies on oauthlib_.\n\n.. _oauthlib: https://github.com/idan/oauthlib\n\nSponsored by\n------------\n\nIf you want to quickly add secure authentication to Flask, feel free to\ncheck out Auth0's Python API SDK and free plan at `auth0.com/overview`_\n|auth0 image|\n\n.. _`auth0.com/overview`: https://auth0.com/overview?utm_source=GHsponsor&utm_medium=GHsponsor&utm_campaign=flask-oauthlib&utm_content=auth\n\n.. |auth0 image| image:: https://user-images.githubusercontent.com/290496/31718461-031a6710-b44b-11e7-80f8-7c5920c73b8f.png\n :target: https://auth0.com/overview?utm_source=GHsponsor&utm_medium=GHsponsor&utm_campaign=flask-oauthlib&utm_content=auth\n :alt: Coverage Status\n :width: 18px\n :height: 18px\n\nFeatures\n--------\n\n- Support for OAuth 1.0a, 1.0, 1.1, OAuth2 client\n- Friendly API (same as Flask-OAuth)\n- Direct integration with Flask\n- Basic support for remote method invocation of RESTful APIs\n- Support OAuth1 provider with HMAC and RSA signature\n- Support OAuth2 provider with Bearer token\n\nAnd request more features at `github issues`_.\n\n.. _`github issues`: https://github.com/lepture/flask-oauthlib/issues\n\n\nSecurity Reporting\n------------------\n\nIf you found security bugs which can not be public, send me email at `me@lepture.com`.\nAttachment with patch is welcome.\n\n\nInstallation\n------------\n\nInstalling flask-oauthlib is simple with pip_::\n\n $ pip install Flask-OAuthlib\n\nIf you don't have pip installed, try with easy_install::\n\n $ easy_install Flask-OAuthlib\n\n.. _pip: http://www.pip-installer.org/\n\n\nAdditional Notes\n----------------\n\nWe keep documentation at `flask-oauthlib@readthedocs`_.\n\n.. _`flask-oauthlib@readthedocs`: https://flask-oauthlib.readthedocs.io\n\nIf you are only interested in the client part, you can find some examples\nin the ``example`` directory.\n\nThere is also a `development version `_ on GitHub.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lepture/flask-oauthlib", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "Flask-OAuthlib", "package_url": "https://pypi.org/project/Flask-OAuthlib/", "platform": "any", "project_url": "https://pypi.org/project/Flask-OAuthlib/", "project_urls": { "Homepage": "https://github.com/lepture/flask-oauthlib" }, "release_url": "https://pypi.org/project/Flask-OAuthlib/0.9.5/", "requires_dist": [ "Flask", "oauthlib (!=2.0.3,!=2.0.4,!=2.0.5,<3.0.0,>=1.1.2)", "requests-oauthlib (>=0.6.2)" ], "requires_python": "", "summary": "OAuthlib for Flask", "version": "0.9.5" }, "last_serial": 3867089, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "1cd5ffe9b58f3a5fedc3c522a985af72", "sha256": "bd09d35b9a0c4ebcf74ec08b40c92c5b1f4c696d9f2986fed49a635de2131246" }, "downloads": -1, "filename": "Flask-OAuthlib-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1cd5ffe9b58f3a5fedc3c522a985af72", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7069, "upload_time": "2013-05-18T01:12:18", "url": "https://files.pythonhosted.org/packages/cc/c6/ca6bdfc09304fe6765b0be1a7737e6c90980225300c4efc3bf2f706ce772/Flask-OAuthlib-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "6d35369762dd3b5f7532256ca7416940", "sha256": "f748c96b7acd334f7d7fbdffcf9385540de7392f3b85db865f3d6a97db467c49" }, "downloads": -1, "filename": "Flask-OAuthlib-0.1.1.tar.gz", "has_sig": false, "md5_digest": "6d35369762dd3b5f7532256ca7416940", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7150, "upload_time": "2013-05-23T10:14:46", "url": "https://files.pythonhosted.org/packages/e2/6d/dc6a7998e51757be8d770fe5feb63d558192765c823545c6d88bbb4396cc/Flask-OAuthlib-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "4a6fdf006f19c84a31cf1af5b96171dc", "sha256": "cfd527e1176b3e1917a8fbf188dc61e06c19ace6f146978bbc8e8a1a16950f9b" }, "downloads": -1, "filename": "Flask-OAuthlib-0.2.0.tar.gz", "has_sig": false, "md5_digest": "4a6fdf006f19c84a31cf1af5b96171dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13391, "upload_time": "2013-06-19T09:30:13", "url": "https://files.pythonhosted.org/packages/99/4d/c81019608b29223dc850eec5523a170b7f904589f336b71d3991694ded0f/Flask-OAuthlib-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "740f8c93a74d0edc9205a18ffc23cd10", "sha256": "ebea6a2c7f6c3cd1ad77959aa16ea7e8f88d21ae9b8358eb201f2a28c468da95" }, "downloads": -1, "filename": "Flask-OAuthlib-0.3.0.tar.gz", "has_sig": false, "md5_digest": "740f8c93a74d0edc9205a18ffc23cd10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18441, "upload_time": "2013-07-10T11:40:41", "url": "https://files.pythonhosted.org/packages/bd/ee/a163f6a464a5d9045ba5b8cf9bca3dd727bcc778a6f61aa35b49216912c0/Flask-OAuthlib-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "ee80ba2ff38c2fb7bae1c473106e01ae", "sha256": "e6d7df30b6448e9950542383bb74e7e7f8639673b59049bd4d63c95b8970f4ae" }, "downloads": -1, "filename": "Flask-OAuthlib-0.3.1.tar.gz", "has_sig": false, "md5_digest": "ee80ba2ff38c2fb7bae1c473106e01ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22089, "upload_time": "2013-08-22T03:39:36", "url": "https://files.pythonhosted.org/packages/24/53/234f60812199bf20c424f7fded9df42f6a1349479c5279425ff11ef468be/Flask-OAuthlib-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "0bdf661d0ab7c04cec0a5445e764578f", "sha256": "88f261f926c7aa113cf7afc73cdfa63a1c9fe8621f5dde4996274697db718a7b" }, "downloads": -1, "filename": "Flask-OAuthlib-0.3.2.tar.gz", "has_sig": false, "md5_digest": "0bdf661d0ab7c04cec0a5445e764578f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21728, "upload_time": "2013-09-13T12:36:36", "url": "https://files.pythonhosted.org/packages/c1/f4/8a076835d4e51789921989d874bf8e3ccd713668252bc7107276018f7967/Flask-OAuthlib-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "2120ba0e9972bd89b5144b0bc3e42c47", "sha256": "a04afe87a571407cd522c62b7afe0b3f0eb648aad146d46d9580fc961a0d56e1" }, "downloads": -1, "filename": "Flask-OAuthlib-0.3.3.tar.gz", "has_sig": false, "md5_digest": "2120ba0e9972bd89b5144b0bc3e42c47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21806, "upload_time": "2013-10-04T13:39:42", "url": "https://files.pythonhosted.org/packages/52/63/969be94bd6e48881a27f3b05df8f3e2413fb20d9e8edea58f50b323da272/Flask-OAuthlib-0.3.3.tar.gz" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "18447ac943a7776f99f1060d0141f4f2", "sha256": "f1bf2084cbe0a5d3fc88c4198434be37d4747725d398309ad8ddd7309abc67e1" }, "downloads": -1, "filename": "Flask-OAuthlib-0.3.4.tar.gz", "has_sig": false, "md5_digest": "18447ac943a7776f99f1060d0141f4f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21780, "upload_time": "2013-10-31T03:22:32", "url": "https://files.pythonhosted.org/packages/44/ea/14ea1e56206bec1f2f33e27457401d6a9693e8b20c53078dead21c7bab03/Flask-OAuthlib-0.3.4.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "d5bd0441106b2a5433db94fb4b0632d3", "sha256": "a29c453b7f4665aa2b0c774ddd361493acf6062d9fc93dd0ffecb57082e98e30" }, "downloads": -1, "filename": "Flask-OAuthlib-0.4.0.tar.gz", "has_sig": false, "md5_digest": "d5bd0441106b2a5433db94fb4b0632d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21651, "upload_time": "2013-11-12T05:50:57", "url": "https://files.pythonhosted.org/packages/6c/c0/69469cee4c6290bad5bf20239c40c1510703ffedcf48c173f838cc6bf4bf/Flask-OAuthlib-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "c9996c917122872561b537a65e2fd464", "sha256": "9373de924d3b1093191afd86a49f086f5da034bd0e3bd9e07727af1b5b2d1d01" }, "downloads": -1, "filename": "Flask-OAuthlib-0.4.1.tar.gz", "has_sig": false, "md5_digest": "c9996c917122872561b537a65e2fd464", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21714, "upload_time": "2013-11-25T09:42:58", "url": "https://files.pythonhosted.org/packages/48/0d/1925ce2cfc5b181dc7c817be4f8645bf4333ef113009bdf281b75e3d9433/Flask-OAuthlib-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "cbf001b183214008c1d82ed08a3ae9ad", "sha256": "1fb7888e1957966d315397b4e7c3fdce4dcf0bf27cfff82c837981cd205acb4e" }, "downloads": -1, "filename": "Flask-OAuthlib-0.4.2.tar.gz", "has_sig": false, "md5_digest": "cbf001b183214008c1d82ed08a3ae9ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21955, "upload_time": "2014-01-03T08:41:20", "url": "https://files.pythonhosted.org/packages/f9/f9/3b8e5073a7dfbe104e4a82d6803df023c28cd2d359e477f167041751a65e/Flask-OAuthlib-0.4.2.tar.gz" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "2771ba08b820ef45aa842e094b600707", "sha256": "2b8aa416207d287058c303d6f79526f64cecdf77a064e79223974b83ab5a1969" }, "downloads": -1, "filename": "Flask-OAuthlib-0.4.3.tar.gz", "has_sig": false, "md5_digest": "2771ba08b820ef45aa842e094b600707", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22368, "upload_time": "2014-02-18T04:05:29", "url": "https://files.pythonhosted.org/packages/73/0f/88d4552158c045ee8c37b0a27df295772df28c5c69bfcceecb367432dd36/Flask-OAuthlib-0.4.3.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "5598fb1043b91daace853e8820c019b2", "sha256": "aca43a7dd65c324200d3296e1d531694850f2fb95ec21ccb863d9073b0fbdb99" }, "downloads": -1, "filename": "Flask-OAuthlib-0.5.0.tar.gz", "has_sig": false, "md5_digest": "5598fb1043b91daace853e8820c019b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24227, "upload_time": "2014-05-13T14:02:42", "url": "https://files.pythonhosted.org/packages/f4/6a/e0685f8c18ab49d9e1fd8fa7b8e95cfd542da25bbf468e3388232b41f72d/Flask-OAuthlib-0.5.0.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "6f2881684d45c7645a24dc6e580b27fe", "sha256": "f92770b08594bd1aaa7a9e1253a2b5e7cea0255b06b747c1a03b4df2d7200567" }, "downloads": -1, "filename": "Flask-OAuthlib-0.6.0.tar.gz", "has_sig": false, "md5_digest": "6f2881684d45c7645a24dc6e580b27fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24844, "upload_time": "2014-07-29T07:21:53", "url": "https://files.pythonhosted.org/packages/5a/a8/d19ca822916c45469747c49c6b1d4d7c1a1aa2bc3cf873c302a37b43454d/Flask-OAuthlib-0.6.0.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "b70d44381320714718e6f8c5201d6d27", "sha256": "03d0f97670b8d35d0e2082f1410c9a58ac43f61cb0dbfd02dfcb8f45108232ad" }, "downloads": -1, "filename": "Flask_OAuthlib-0.7.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b70d44381320714718e6f8c5201d6d27", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 31563, "upload_time": "2014-08-25T02:48:05", "url": "https://files.pythonhosted.org/packages/a1/1a/7c9f6a0e0e0f87745984dfcff2f4cf334bd3dfa3ea653c59a7257cceed82/Flask_OAuthlib-0.7.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bbe21f6c78acc6ed2142d88174b19e39", "sha256": "0389c057d7d3e5ea5f3335fd6c5c0327bc0828f534a165323836d0ecc66bdeb9" }, "downloads": -1, "filename": "Flask-OAuthlib-0.7.0.tar.gz", "has_sig": false, "md5_digest": "bbe21f6c78acc6ed2142d88174b19e39", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26724, "upload_time": "2014-08-25T02:48:02", "url": "https://files.pythonhosted.org/packages/c4/33/6c780315d45f33bf094031330126686221f101f834f5f0035fddf5ad1aa7/Flask-OAuthlib-0.7.0.tar.gz" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "4db26443bdfbf51c5002660566798ef7", "sha256": "2e7cd050ba4aa3fc8a4e6ff842a349be529338c27b9727b8fb147eba78f364f8" }, "downloads": -1, "filename": "Flask_OAuthlib-0.8.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4db26443bdfbf51c5002660566798ef7", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 32042, "upload_time": "2014-12-03T09:24:13", "url": "https://files.pythonhosted.org/packages/93/66/44916b557a33c6e30a35e1ab5e4e2eb9910d1f6eb8e130074906919cf0fb/Flask_OAuthlib-0.8.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b4c4e953863318a8ab234a3395d53160", "sha256": "34709d5d18896de00a1a4f4d560ff6c21ecd8a85d5a293217c623b0460096216" }, "downloads": -1, "filename": "Flask-OAuthlib-0.8.0.tar.gz", "has_sig": false, "md5_digest": "b4c4e953863318a8ab234a3395d53160", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27430, "upload_time": "2014-12-03T09:23:53", "url": "https://files.pythonhosted.org/packages/db/71/42bbefaeed0775d2dbc84fee305204c011f42b6b0a29dcb31d136100bccc/Flask-OAuthlib-0.8.0.tar.gz" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "ec3cad58411d8c3116506e5689d1ae5f", "sha256": "fa4377021f262613e03e346a07efcd6528eb08594d3bc1ea4b343bd237648a05" }, "downloads": -1, "filename": "Flask_OAuthlib-0.9.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ec3cad58411d8c3116506e5689d1ae5f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 38623, "upload_time": "2015-02-03T11:53:48", "url": "https://files.pythonhosted.org/packages/f4/21/28fa4fc4bf8bfd9386ebe00c63b8c01357fb301cf0173e726859ec23538e/Flask_OAuthlib-0.9.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "639a4637b09034b80dde39ab02a8b906", "sha256": "719a63e04f163602b75183625dc5c604888034c5ade339c5fa80c0eb964690d5" }, "downloads": -1, "filename": "Flask-OAuthlib-0.9.0.tar.gz", "has_sig": false, "md5_digest": "639a4637b09034b80dde39ab02a8b906", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33339, "upload_time": "2015-02-03T11:53:43", "url": "https://files.pythonhosted.org/packages/85/71/b541a53af7a264b08530b8a106e09ef85bd430c9097484b280349cd5cddd/Flask-OAuthlib-0.9.0.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "36af1f5ad227af887ff1b88b8b414d5e", "sha256": "a99a7e82188115718b86e9dee4e5b814dbda8ce94ece44d30bcfcf3ca251ea20" }, "downloads": -1, "filename": "Flask_OAuthlib-0.9.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "36af1f5ad227af887ff1b88b8b414d5e", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 38580, "upload_time": "2015-03-09T08:51:08", "url": "https://files.pythonhosted.org/packages/26/bb/4d800ddadf65498d31fd844686c74ed9b648e446c2bbca8dbe2ef6964788/Flask_OAuthlib-0.9.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8723b0d49ea9550ab77a3b0711bb7a43", "sha256": "0f43719fdc2a6a59a58af133eb76453d4e52de9bb55675f8b698d49963e2a7da" }, "downloads": -1, "filename": "Flask-OAuthlib-0.9.1.tar.gz", "has_sig": false, "md5_digest": "8723b0d49ea9550ab77a3b0711bb7a43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33335, "upload_time": "2015-03-09T08:51:03", "url": "https://files.pythonhosted.org/packages/5b/89/4c89e253f65ae29531ae5e4171f4016ce346128341e6551e4933ab190716/Flask-OAuthlib-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "6e4f5a0c41614f93a0619d5cc15c19fe", "sha256": "e0340420f47b610f325b9d2bce50f0fca3c85e53187d8ac82ddf2d350b8cfb0c" }, "downloads": -1, "filename": "Flask_OAuthlib-0.9.2-py2-none-any.whl", "has_sig": false, "md5_digest": "6e4f5a0c41614f93a0619d5cc15c19fe", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 38678, "upload_time": "2015-11-03T05:01:31", "url": "https://files.pythonhosted.org/packages/c3/ae/372cc5375959e37706a7d9accc0c3a2a9031ec599a50120628f99e9b9d79/Flask_OAuthlib-0.9.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4277150539c6239f3f1a499059d42ca3", "sha256": "e6b2c412bbf9ab7fe347fec9bb66fd0fd335efd87d06feb69c41dc9401d8c3a1" }, "downloads": -1, "filename": "Flask-OAuthlib-0.9.2.tar.gz", "has_sig": false, "md5_digest": "4277150539c6239f3f1a499059d42ca3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33213, "upload_time": "2015-11-03T05:01:39", "url": "https://files.pythonhosted.org/packages/50/ff/c05f531b633d41b761b74111445e74043dde78bdd18c7f004525520c94fb/Flask-OAuthlib-0.9.2.tar.gz" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "31b67e73fe428eeec45879afb7697124", "sha256": "a601eb605b64dd9efdd4f9ae3716e2b7df3702337f439f3c2710a69af538922c" }, "downloads": -1, "filename": "Flask_OAuthlib-0.9.3-py2-none-any.whl", "has_sig": false, "md5_digest": "31b67e73fe428eeec45879afb7697124", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 39306, "upload_time": "2016-06-01T16:18:43", "url": "https://files.pythonhosted.org/packages/0c/39/36398e58012e94d9ac2f15fec781b1b58756c1f41761c0b242aa32679b7a/Flask_OAuthlib-0.9.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5cf967e3f678a22aee8cb99ebc906c58", "sha256": "ee60f7e996850c3544821ce9746079917e5b839d38ce4190a63482b0a902e791" }, "downloads": -1, "filename": "Flask-OAuthlib-0.9.3.tar.gz", "has_sig": false, "md5_digest": "5cf967e3f678a22aee8cb99ebc906c58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33732, "upload_time": "2016-06-01T16:18:49", "url": "https://files.pythonhosted.org/packages/82/14/0d1a39ab2cc5aa2519b51dca9d253d38f2c1296d66529e08f8c7fd36aaa1/Flask-OAuthlib-0.9.3.tar.gz" } ], "0.9.4": [ { "comment_text": "", "digests": { "md5": "040185235002791dd60a9a80d32a45e7", "sha256": "3afd6b4bd886a3a38e30894dc1ecbb8781368a3ffc63bc84d6cbc94f1e29f553" }, "downloads": -1, "filename": "Flask_OAuthlib-0.9.4-py2-none-any.whl", "has_sig": false, "md5_digest": "040185235002791dd60a9a80d32a45e7", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 39756, "upload_time": "2017-06-09T08:06:11", "url": "https://files.pythonhosted.org/packages/01/d6/e044149be024b9500c1a1487e99ad46c1912337cdc01bdb0a6cc1e4aba41/Flask_OAuthlib-0.9.4-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a76c6b06a7f62dc2ee173fe1a0fcff8c", "sha256": "bcd6f2f4f58c764824a1de31b9beae22585c5191992d298c0be0b3118dfcbdc6" }, "downloads": -1, "filename": "Flask-OAuthlib-0.9.4.tar.gz", "has_sig": false, "md5_digest": "a76c6b06a7f62dc2ee173fe1a0fcff8c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34252, "upload_time": "2017-06-09T08:06:08", "url": "https://files.pythonhosted.org/packages/0e/8a/775cd729baec72ce388c175e7aa0cba3a7a0b7740c5a5803d335235d38df/Flask-OAuthlib-0.9.4.tar.gz" } ], "0.9.5": [ { "comment_text": "", "digests": { "md5": "004e7da89cd9b4bc3c2048ce7b0bce50", "sha256": "d3e8ea932df01177018c502e5a07eaeb5c27bcb5352b678f14e57f892272bb56" }, "downloads": -1, "filename": "Flask_OAuthlib-0.9.5-py2-none-any.whl", "has_sig": false, "md5_digest": "004e7da89cd9b4bc3c2048ce7b0bce50", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 40437, "upload_time": "2018-05-16T02:21:15", "url": "https://files.pythonhosted.org/packages/ec/58/c945c8d11afeecda47a00b4324e745598358abdb8d0175ad7c7848da8b68/Flask_OAuthlib-0.9.5-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2c3328880577db8387132d776a0144ce", "sha256": "cbfe835902569909a19828582c3381148995ad677243016ccad9c951acf69406" }, "downloads": -1, "filename": "Flask-OAuthlib-0.9.5.tar.gz", "has_sig": false, "md5_digest": "2c3328880577db8387132d776a0144ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36883, "upload_time": "2018-05-16T02:21:17", "url": "https://files.pythonhosted.org/packages/da/ec/45bf1c4bb0003c80abed5502c679ac849d95e1899aaebe0891f20267bda9/Flask-OAuthlib-0.9.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "004e7da89cd9b4bc3c2048ce7b0bce50", "sha256": "d3e8ea932df01177018c502e5a07eaeb5c27bcb5352b678f14e57f892272bb56" }, "downloads": -1, "filename": "Flask_OAuthlib-0.9.5-py2-none-any.whl", "has_sig": false, "md5_digest": "004e7da89cd9b4bc3c2048ce7b0bce50", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 40437, "upload_time": "2018-05-16T02:21:15", "url": "https://files.pythonhosted.org/packages/ec/58/c945c8d11afeecda47a00b4324e745598358abdb8d0175ad7c7848da8b68/Flask_OAuthlib-0.9.5-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2c3328880577db8387132d776a0144ce", "sha256": "cbfe835902569909a19828582c3381148995ad677243016ccad9c951acf69406" }, "downloads": -1, "filename": "Flask-OAuthlib-0.9.5.tar.gz", "has_sig": false, "md5_digest": "2c3328880577db8387132d776a0144ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36883, "upload_time": "2018-05-16T02:21:17", "url": "https://files.pythonhosted.org/packages/da/ec/45bf1c4bb0003c80abed5502c679ac849d95e1899aaebe0891f20267bda9/Flask-OAuthlib-0.9.5.tar.gz" } ] }