bear-django-oauth-utils


Namebear-django-oauth-utils JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA utility class for handling Apple and Google OAuth2 in Django projects.
upload_time2025-10-06 16:37:15
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords django oauth apple google drf api static
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Installation

```bash
pip install bear-django-oauth-utils
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "bear-django-oauth-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "django, oauth, apple, google, drf, api, static",
    "author": null,
    "author_email": "Bohdan Riabunets <bearablyk@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/c9/83/eb80314dbdbef586ab373b9f5cf06e298e4c236b2403c58fc8db1ec3abff/bear_django_oauth_utils-0.1.0.tar.gz",
    "platform": null,
    "description": "## Installation\r\n\r\n```bash\r\npip install bear-django-oauth-utils\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A utility class for handling Apple and Google OAuth2 in Django projects.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/bearablyk/django-oauth-utils",
        "Issues": "https://github.com/bearablyk/django-oauth-utils/issues"
    },
    "split_keywords": [
        "django",
        " oauth",
        " apple",
        " google",
        " drf",
        " api",
        " static"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ab1f00281ab98ee57a1670f2dc79aec88bc87e87f5303eda5bda94bcd3eb9230",
                "md5": "b3180a636cb0b979375b2335c0722ca5",
                "sha256": "21281a5990d53baf4778315afea3883642faf49563c0da6f0cd8117c5bfd250c"
            },
            "downloads": -1,
            "filename": "bear_django_oauth_utils-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b3180a636cb0b979375b2335c0722ca5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3006,
            "upload_time": "2025-10-06T16:37:14",
            "upload_time_iso_8601": "2025-10-06T16:37:14.339153Z",
            "url": "https://files.pythonhosted.org/packages/ab/1f/00281ab98ee57a1670f2dc79aec88bc87e87f5303eda5bda94bcd3eb9230/bear_django_oauth_utils-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c983eb80314dbdbef586ab373b9f5cf06e298e4c236b2403c58fc8db1ec3abff",
                "md5": "2883c1f7346841f86e119a6965d6f8bf",
                "sha256": "adc3f85e39bf2466f26a5ce469e0146e6575eff53d3f22c884f033f0661c8c43"
            },
            "downloads": -1,
            "filename": "bear_django_oauth_utils-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2883c1f7346841f86e119a6965d6f8bf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2811,
            "upload_time": "2025-10-06T16:37:15",
            "upload_time_iso_8601": "2025-10-06T16:37:15.558924Z",
            "url": "https://files.pythonhosted.org/packages/c9/83/eb80314dbdbef586ab373b9f5cf06e298e4c236b2403c58fc8db1ec3abff/bear_django_oauth_utils-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-06 16:37:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bearablyk",
    "github_project": "django-oauth-utils",
    "github_not_found": true,
    "lcname": "bear-django-oauth-utils"
}
        
Elapsed time: 1.40057s