django-supabase-auth


Namedjango-supabase-auth JSON
Version 0.0.1.1 PyPI version JSON
download
home_page
SummaryDjango Supabase authentication.
upload_time2023-10-29 10:53:22
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Django Supabase authentication
==============================

.. start-badges
.. image:: https://img.shields.io/badge/stability-wip-lightgrey.svg
    :target: https://github.com/b3b/django-supabase-auth
    :alt: Stability
.. image:: https://img.shields.io/pypi/v/django-supabase-auth.svg
    :target: https://pypi.python.org/pypi/django-supabase-auth
    :alt: Latest version on PyPi          
.. end-badges


Experimental project aimed at exploring the integration of Supabase with Django.


Disclaimer
----------

Please note that this repository is for experimental purposes only. It may contain incomplete or unstable code. Use it at your own risk.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "django-supabase-auth",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "b3b <ash.b3b@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/17/a0/cbbb97e395562307adad289ae88a50711077a6750d6888f3b5664ddbdb55/django_supabase_auth-0.0.1.1.tar.gz",
    "platform": null,
    "description": "Django Supabase authentication\n==============================\n\n.. start-badges\n.. image:: https://img.shields.io/badge/stability-wip-lightgrey.svg\n    :target: https://github.com/b3b/django-supabase-auth\n    :alt: Stability\n.. image:: https://img.shields.io/pypi/v/django-supabase-auth.svg\n    :target: https://pypi.python.org/pypi/django-supabase-auth\n    :alt: Latest version on PyPi          \n.. end-badges\n\n\nExperimental project aimed at exploring the integration of Supabase with Django.\n\n\nDisclaimer\n----------\n\nPlease note that this repository is for experimental purposes only. It may contain incomplete or unstable code. Use it at your own risk.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Django Supabase authentication.",
    "version": "0.0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/b3b/django-supabase-auth",
        "Issues": "https://github.com/b3b/django-supabase-auth/issues",
        "Source": "https://github.com/b3b/django-supabase-auth"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99c38c4417466ef1d2007431792b77caaa811313eed1447e651725a6713d0899",
                "md5": "798b1f6f15c46712514fc6f8c8c43642",
                "sha256": "a590f32e67b44b586e7abbadedea12cd5be9080346543730bf0b661928f4e0ab"
            },
            "downloads": -1,
            "filename": "django_supabase_auth-0.0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "798b1f6f15c46712514fc6f8c8c43642",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 18944,
            "upload_time": "2023-10-29T10:53:21",
            "upload_time_iso_8601": "2023-10-29T10:53:21.075443Z",
            "url": "https://files.pythonhosted.org/packages/99/c3/8c4417466ef1d2007431792b77caaa811313eed1447e651725a6713d0899/django_supabase_auth-0.0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17a0cbbb97e395562307adad289ae88a50711077a6750d6888f3b5664ddbdb55",
                "md5": "16717f11ac3e9c83a1ed64ea19edd3f4",
                "sha256": "8cfe66357ee71cc996a70568e24f5d499ff0e1a750c7fd70d66d11ba46081d9e"
            },
            "downloads": -1,
            "filename": "django_supabase_auth-0.0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "16717f11ac3e9c83a1ed64ea19edd3f4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 13689,
            "upload_time": "2023-10-29T10:53:22",
            "upload_time_iso_8601": "2023-10-29T10:53:22.613898Z",
            "url": "https://files.pythonhosted.org/packages/17/a0/cbbb97e395562307adad289ae88a50711077a6750d6888f3b5664ddbdb55/django_supabase_auth-0.0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-29 10:53:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "b3b",
    "github_project": "django-supabase-auth",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "django-supabase-auth"
}
        
Elapsed time: 0.18447s