Flask-OAuthlib-Invenio
======================
WARNING: This is a private fork of Flask-OAuthlib used for Invenio. Please follow the notes of `Flask-OAuthlib <https://github.com/lepture/flask-oauthlib>`_ instead.
this fork is not endorsed by the original author.
Raw data
{
"_id": null,
"home_page": "https://github.com/inveniosoftware/flask-oauthlib-invenio",
"name": "Flask-OAuthlib-Invenio",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "flask OAuth2",
"author": "CERN/TU Graz",
"author_email": "info@inveniosoftware.org",
"download_url": "https://files.pythonhosted.org/packages/60/8f/13d1e5bfcdca760a7d2951ebbaae242e1c0861f00c2fce3e7160f19471f2/flask_oauthlib_invenio-1.1.2.tar.gz",
"platform": "any",
"description": "Flask-OAuthlib-Invenio\n======================\n\nWARNING: This is a private fork of Flask-OAuthlib used for Invenio. Please follow the notes of `Flask-OAuthlib <https://github.com/lepture/flask-oauthlib>`_ instead.\n\nthis fork is not endorsed by the original author.\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "OAuthlib for Flask.",
"version": "1.1.2",
"project_urls": {
"Homepage": "https://github.com/inveniosoftware/flask-oauthlib-invenio"
},
"split_keywords": [
"flask",
"oauth2"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e0222ce078fea526de0ef2120260ea52273197a1830936ac1f3cef928106d563",
"md5": "7da4e67f3cbcc714823e675848e6850e",
"sha256": "b5dcba517a3c96b8b9b3d32e18deabbad8b9b547ad82f3e08657f67642abd5dd"
},
"downloads": -1,
"filename": "Flask_OAuthlib_Invenio-1.1.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "7da4e67f3cbcc714823e675848e6850e",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.9",
"size": 39079,
"upload_time": "2025-02-07T12:34:25",
"upload_time_iso_8601": "2025-02-07T12:34:25.106617Z",
"url": "https://files.pythonhosted.org/packages/e0/22/2ce078fea526de0ef2120260ea52273197a1830936ac1f3cef928106d563/Flask_OAuthlib_Invenio-1.1.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "608f13d1e5bfcdca760a7d2951ebbaae242e1c0861f00c2fce3e7160f19471f2",
"md5": "352e5340b360ba2f3f237ae510abb02b",
"sha256": "eefbf34545d4a1194ff7f639f1c4991278955d9a1fcc1dbc89641a197d274f3b"
},
"downloads": -1,
"filename": "flask_oauthlib_invenio-1.1.2.tar.gz",
"has_sig": false,
"md5_digest": "352e5340b360ba2f3f237ae510abb02b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 47521,
"upload_time": "2025-02-07T12:34:26",
"upload_time_iso_8601": "2025-02-07T12:34:26.096832Z",
"url": "https://files.pythonhosted.org/packages/60/8f/13d1e5bfcdca760a7d2951ebbaae242e1c0861f00c2fce3e7160f19471f2/flask_oauthlib_invenio-1.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-07 12:34:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "inveniosoftware",
"github_project": "flask-oauthlib-invenio",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "werkzeug",
"specs": [
[
">=",
"3.0.1"
]
]
},
{
"name": "Flask",
"specs": [
[
">=",
"0.12.3"
]
]
},
{
"name": "cachelib",
"specs": [
[
"==",
"0.1"
]
]
},
{
"name": "mock",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "oauthlib",
"specs": [
[
"==",
"3.2.2"
]
]
},
{
"name": "requests-oauthlib",
"specs": [
[
"==",
"1.3.1"
]
]
},
{
"name": "Flask-SQLAlchemy",
"specs": [
[
"==",
"3.1.1"
]
]
},
{
"name": "cachelib",
"specs": [
[
"==",
"0.10.2"
]
]
}
],
"lcname": "flask-oauthlib-invenio"
}