djangorestframework-simplejwt


Namedjangorestframework-simplejwt JSON
Version 5.5.1 PyPI version JSON
download
home_pagehttps://github.com/jazzband/djangorestframework-simplejwt
SummaryA minimal JSON Web Token authentication plugin for Django REST Framework
upload_time2025-07-21 16:52:25
maintainerNone
docs_urlNone
authorDavid Sanders
requires_python>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            Simple JWT
==========

.. image:: https://jazzband.co/static/img/badge.svg
   :target: https://jazzband.co/
   :alt: Jazzband
.. image:: https://github.com/jazzband/djangorestframework-simplejwt/workflows/Test/badge.svg
   :target: https://github.com/jazzband/djangorestframework-simplejwt/actions
   :alt: GitHub Actions
.. image:: https://codecov.io/gh/jazzband/djangorestframework-simplejwt/branch/master/graph/badge.svg
  :target: https://codecov.io/gh/jazzband/djangorestframework-simplejwt
.. image:: https://img.shields.io/pypi/v/djangorestframework-simplejwt.svg
  :target: https://pypi.python.org/pypi/djangorestframework-simplejwt
.. image:: https://img.shields.io/pypi/pyversions/djangorestframework-simplejwt.svg
  :target: https://pypi.python.org/pypi/djangorestframework-simplejwt
.. image:: https://img.shields.io/pypi/djversions/djangorestframework-simplejwt.svg
  :target: https://pypi.python.org/pypi/djangorestframework-simplejwt
.. image:: https://readthedocs.org/projects/django-rest-framework-simplejwt/badge/?version=latest
  :target: https://django-rest-framework-simplejwt.readthedocs.io/en/latest/

Abstract
--------

Simple JWT is a JSON Web Token authentication plugin for the `Django REST
Framework <http://www.django-rest-framework.org/>`__.

For full documentation, visit `django-rest-framework-simplejwt.readthedocs.io
<https://django-rest-framework-simplejwt.readthedocs.io/en/latest/>`__.


Translations
------------

Contribute translations directly with PRs or via inlang https://inlang.com/editor/github.com/jazzband/djangorestframework-simplejwt

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jazzband/djangorestframework-simplejwt",
    "name": "djangorestframework-simplejwt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "David Sanders",
    "author_email": "davesque@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a8/27/2874a325c11112066139769f7794afae238a07ce6adf96259f08fd37a9d7/djangorestframework_simplejwt-5.5.1.tar.gz",
    "platform": null,
    "description": "Simple JWT\n==========\n\n.. image:: https://jazzband.co/static/img/badge.svg\n   :target: https://jazzband.co/\n   :alt: Jazzband\n.. image:: https://github.com/jazzband/djangorestframework-simplejwt/workflows/Test/badge.svg\n   :target: https://github.com/jazzband/djangorestframework-simplejwt/actions\n   :alt: GitHub Actions\n.. image:: https://codecov.io/gh/jazzband/djangorestframework-simplejwt/branch/master/graph/badge.svg\n  :target: https://codecov.io/gh/jazzband/djangorestframework-simplejwt\n.. image:: https://img.shields.io/pypi/v/djangorestframework-simplejwt.svg\n  :target: https://pypi.python.org/pypi/djangorestframework-simplejwt\n.. image:: https://img.shields.io/pypi/pyversions/djangorestframework-simplejwt.svg\n  :target: https://pypi.python.org/pypi/djangorestframework-simplejwt\n.. image:: https://img.shields.io/pypi/djversions/djangorestframework-simplejwt.svg\n  :target: https://pypi.python.org/pypi/djangorestframework-simplejwt\n.. image:: https://readthedocs.org/projects/django-rest-framework-simplejwt/badge/?version=latest\n  :target: https://django-rest-framework-simplejwt.readthedocs.io/en/latest/\n\nAbstract\n--------\n\nSimple JWT is a JSON Web Token authentication plugin for the `Django REST\nFramework <http://www.django-rest-framework.org/>`__.\n\nFor full documentation, visit `django-rest-framework-simplejwt.readthedocs.io\n<https://django-rest-framework-simplejwt.readthedocs.io/en/latest/>`__.\n\n\nTranslations\n------------\n\nContribute translations directly with PRs or via inlang https://inlang.com/editor/github.com/jazzband/djangorestframework-simplejwt\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A minimal JSON Web Token authentication plugin for Django REST Framework",
    "version": "5.5.1",
    "project_urls": {
        "Homepage": "https://github.com/jazzband/djangorestframework-simplejwt"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6094fdfb7b2f0b16cd3ed4d4171c55c1c07a2d1e3b106c5978c8ad0c15b4a48b",
                "md5": "90a3a718c2e51454a7b138fdc18b604c",
                "sha256": "2c30f3707053d384e9f315d11c2daccfcb548d4faa453111ca19a542b732e469"
            },
            "downloads": -1,
            "filename": "djangorestframework_simplejwt-5.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "90a3a718c2e51454a7b138fdc18b604c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 107674,
            "upload_time": "2025-07-21T16:52:07",
            "upload_time_iso_8601": "2025-07-21T16:52:07.493267Z",
            "url": "https://files.pythonhosted.org/packages/60/94/fdfb7b2f0b16cd3ed4d4171c55c1c07a2d1e3b106c5978c8ad0c15b4a48b/djangorestframework_simplejwt-5.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a8272874a325c11112066139769f7794afae238a07ce6adf96259f08fd37a9d7",
                "md5": "ad63970da69146e700e004cf7ae711af",
                "sha256": "e72c5572f51d7803021288e2057afcbd03f17fe11d484096f40a460abc76e87f"
            },
            "downloads": -1,
            "filename": "djangorestframework_simplejwt-5.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ad63970da69146e700e004cf7ae711af",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 101265,
            "upload_time": "2025-07-21T16:52:25",
            "upload_time_iso_8601": "2025-07-21T16:52:25.026340Z",
            "url": "https://files.pythonhosted.org/packages/a8/27/2874a325c11112066139769f7794afae238a07ce6adf96259f08fd37a9d7/djangorestframework_simplejwt-5.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-21 16:52:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jazzband",
    "github_project": "djangorestframework-simplejwt",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "djangorestframework-simplejwt"
}
        
Elapsed time: 2.04323s