Flask-OAuthlib-Invenio


NameFlask-OAuthlib-Invenio JSON
Version 1.1.1 PyPI version JSON
download
home_pagehttps://github.com/inveniosoftware/flask-oauthlib-invenio
SummaryOAuthlib for Flask.
upload_time2024-12-12 14:42:01
maintainerNone
docs_urlNone
authorCERN/TU Graz
requires_python>=3.9
licenseBSD
keywords flask oauth2
VCS
bugtrack_url
requirements werkzeug Flask cachelib mock oauthlib requests-oauthlib Flask-SQLAlchemy cachelib
Travis-CI No Travis.
coveralls test coverage
            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/db/69/a6e6dc289589c9558973cd0b5ccdcfea80a7a95db53d11424049c7ec379c/flask_oauthlib_invenio-1.1.1.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.1",
    "project_urls": {
        "Homepage": "https://github.com/inveniosoftware/flask-oauthlib-invenio"
    },
    "split_keywords": [
        "flask",
        "oauth2"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d46d97e2c2108014b7125e7c21f59ee198e6ae8a2167bf3ae3008fd8ed4ed313",
                "md5": "0e41001eeb6de428c37d13d7912afec4",
                "sha256": "676557441504831bae028a925a47af267fd8d743185655785a99b61962ce3792"
            },
            "downloads": -1,
            "filename": "Flask_OAuthlib_Invenio-1.1.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0e41001eeb6de428c37d13d7912afec4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 39040,
            "upload_time": "2024-12-12T14:41:59",
            "upload_time_iso_8601": "2024-12-12T14:41:59.850901Z",
            "url": "https://files.pythonhosted.org/packages/d4/6d/97e2c2108014b7125e7c21f59ee198e6ae8a2167bf3ae3008fd8ed4ed313/Flask_OAuthlib_Invenio-1.1.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db69a6e6dc289589c9558973cd0b5ccdcfea80a7a95db53d11424049c7ec379c",
                "md5": "05ce5912dc64216b9aa81accce0fe168",
                "sha256": "1258a40ea8ad92f45f1bc69c81439718528e0be6fd829326d7a02cd12b858d9d"
            },
            "downloads": -1,
            "filename": "flask_oauthlib_invenio-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "05ce5912dc64216b9aa81accce0fe168",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 47412,
            "upload_time": "2024-12-12T14:42:01",
            "upload_time_iso_8601": "2024-12-12T14:42:01.121179Z",
            "url": "https://files.pythonhosted.org/packages/db/69/a6e6dc289589c9558973cd0b5ccdcfea80a7a95db53d11424049c7ec379c/flask_oauthlib_invenio-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-12 14:42:01",
    "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"
}
        
Elapsed time: 0.39043s