mboauth2


Namemboauth2 JSON
Version 0.1.4 PyPI version JSON
download
home_page
Summary
upload_time2024-01-04 08:50:55
maintainer
docs_urlNone
authorDr-Blank
requires_python>=3.10,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MusicBrainz OAuth2 workflow for your application

<p>
  <a href="https://pypi.org/project/mboauth2/">
    <img src="https://img.shields.io/pypi/v/mboauth2?color=purple" alt="Stable Version">
  </a>
  <a href="https://pypistats.org/packages/mboauth2">
    <img src="https://img.shields.io/pypi/dm/mboauth2?color=blue" alt="Downloads">
  </a>
  <a href="https://github.com/Dr-Blank/mboauth2/actions">
    <img src="https://github.com/Dr-Blank/mboauth2/actions/workflows/tests.yaml/badge.svg" alt="Test">
  </a>
  <a href="https://codecov.io/gh/Dr-Blank/mboauth2" > 
    <img src="https://codecov.io/gh/Dr-Blank/mboauth2/graph/badge.svg"/> 
  </a>
  <a href='https://mboauth2.readthedocs.io/en/latest/?badge=latest'>
    <img src='https://readthedocs.org/projects/mboauth2/badge/?version=latest' alt='Documentation Status' />
  </a>
  <a href="https://github.com/psf/black">
    <img src="https://img.shields.io/badge/code%20style-black-000000.svg" alt="Code style: black">
  </a>
  <a href="https://mypy-lang.org/">
    <img src="https://www.mypy-lang.org/static/mypy_badge.svg" alt="Checked with mypy">
  </a>
</p>

provides a simple way to generate a url for your application to redirect the user to, and a way to get the access token from the callback url.

get your client id and secret from https://musicbrainz.org/account/applications

redirect url must match the url you set in your application

see documentation for examples

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "mboauth2",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Dr-Blank",
    "author_email": "64108942+Dr-Blank@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/54/29/5a7e724d55c7ee7618c827625255bf3b988eebc8634b68dd1779662d5f31/mboauth2-0.1.4.tar.gz",
    "platform": null,
    "description": "# MusicBrainz OAuth2 workflow for your application\n\n<p>\n  <a href=\"https://pypi.org/project/mboauth2/\">\n    <img src=\"https://img.shields.io/pypi/v/mboauth2?color=purple\" alt=\"Stable Version\">\n  </a>\n  <a href=\"https://pypistats.org/packages/mboauth2\">\n    <img src=\"https://img.shields.io/pypi/dm/mboauth2?color=blue\" alt=\"Downloads\">\n  </a>\n  <a href=\"https://github.com/Dr-Blank/mboauth2/actions\">\n    <img src=\"https://github.com/Dr-Blank/mboauth2/actions/workflows/tests.yaml/badge.svg\" alt=\"Test\">\n  </a>\n  <a href=\"https://codecov.io/gh/Dr-Blank/mboauth2\" > \n    <img src=\"https://codecov.io/gh/Dr-Blank/mboauth2/graph/badge.svg\"/> \n  </a>\n  <a href='https://mboauth2.readthedocs.io/en/latest/?badge=latest'>\n    <img src='https://readthedocs.org/projects/mboauth2/badge/?version=latest' alt='Documentation Status' />\n  </a>\n  <a href=\"https://github.com/psf/black\">\n    <img src=\"https://img.shields.io/badge/code%20style-black-000000.svg\" alt=\"Code style: black\">\n  </a>\n  <a href=\"https://mypy-lang.org/\">\n    <img src=\"https://www.mypy-lang.org/static/mypy_badge.svg\" alt=\"Checked with mypy\">\n  </a>\n</p>\n\nprovides a simple way to generate a url for your application to redirect the user to, and a way to get the access token from the callback url.\n\nget your client id and secret from https://musicbrainz.org/account/applications\n\nredirect url must match the url you set in your application\n\nsee documentation for examples\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.1.4",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce212e5730330d4c6f4fde36cb63bd787dd2d86ab526f706e23440dfdbd6be59",
                "md5": "8f3106ea3c4809a7c83ceaabe6f4cd7e",
                "sha256": "aa39e761e2d742946b26686d0805e24143330dadff08bfe596df7d4b49a85c67"
            },
            "downloads": -1,
            "filename": "mboauth2-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8f3106ea3c4809a7c83ceaabe6f4cd7e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 3777,
            "upload_time": "2024-01-04T08:50:54",
            "upload_time_iso_8601": "2024-01-04T08:50:54.322122Z",
            "url": "https://files.pythonhosted.org/packages/ce/21/2e5730330d4c6f4fde36cb63bd787dd2d86ab526f706e23440dfdbd6be59/mboauth2-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54295a7e724d55c7ee7618c827625255bf3b988eebc8634b68dd1779662d5f31",
                "md5": "fe49df4b4e9789a997f8c3a48febe396",
                "sha256": "39816373691e3cef8492e5b5123f95eeb94ca6dc5b4b69e9260ca523f537295b"
            },
            "downloads": -1,
            "filename": "mboauth2-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "fe49df4b4e9789a997f8c3a48febe396",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 3179,
            "upload_time": "2024-01-04T08:50:55",
            "upload_time_iso_8601": "2024-01-04T08:50:55.732404Z",
            "url": "https://files.pythonhosted.org/packages/54/29/5a7e724d55c7ee7618c827625255bf3b988eebc8634b68dd1779662d5f31/mboauth2-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-04 08:50:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mboauth2"
}
        
Elapsed time: 0.21044s