jwt-helper


Namejwt-helper JSON
Version 0.0.11 PyPI version JSON
download
home_pagehttps://github.com/bad-microservices/jwt_helper
SummaryA wrapper around pyjwt
upload_time2023-05-24 14:55:30
maintainer
docs_urlNone
authorOle Hannemann
requires_python
licenseMIT
keywords jwt
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ================
jwt_helper
================

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://pypi.org/project/black

.. image:: https://app.codacy.com/project/badge/Grade/bfc97f9667f64c4a9f7d26f937393260
    :target: https://www.codacy.com/gh/bad-microservices/jwt_helper/dashboard?utm_source=github.com&utm_medium=referral&utm_content=bad-microservices/jwt_helper&utm_campaign=Badge_Grade

.. image:: https://badge.fury.io/py/jwt_helper.svg
    :target: https://badge.fury.io/py/jwt_helper

.. image:: https://github.com/bad-microservices/jwt_helper/actions/workflows/documentation.yaml/badge.svg
   :target: https://github.com/bad-microservices/jwt_helper/actions?query=workflow:Docs

.. image:: https://github.com/bad-microservices/jwt_helper/actions/workflows/pypi_upload.yaml/badge.svg
    :target: https://github.com/bad-microservices/jwt_helper/actions?query=workflow:pypi

Introduction
=============

jwt_helper aims to be a simple to use wrapper around `pyjwt` with some predefined functions to make life easier.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bad-microservices/jwt_helper",
    "name": "jwt-helper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "JWT",
    "author": "Ole Hannemann",
    "author_email": "cerberus885@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ea/63/5a8aa2896c382fb25b60b5eae7d4d1ef93095bc03cd671d858a41bda5eda/jwt_helper-0.0.11.tar.gz",
    "platform": null,
    "description": "================\njwt_helper\n================\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://pypi.org/project/black\n\n.. image:: https://app.codacy.com/project/badge/Grade/bfc97f9667f64c4a9f7d26f937393260\n    :target: https://www.codacy.com/gh/bad-microservices/jwt_helper/dashboard?utm_source=github.com&utm_medium=referral&utm_content=bad-microservices/jwt_helper&utm_campaign=Badge_Grade\n\n.. image:: https://badge.fury.io/py/jwt_helper.svg\n    :target: https://badge.fury.io/py/jwt_helper\n\n.. image:: https://github.com/bad-microservices/jwt_helper/actions/workflows/documentation.yaml/badge.svg\n   :target: https://github.com/bad-microservices/jwt_helper/actions?query=workflow:Docs\n\n.. image:: https://github.com/bad-microservices/jwt_helper/actions/workflows/pypi_upload.yaml/badge.svg\n    :target: https://github.com/bad-microservices/jwt_helper/actions?query=workflow:pypi\n\nIntroduction\n=============\n\njwt_helper aims to be a simple to use wrapper around `pyjwt` with some predefined functions to make life easier.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A wrapper around pyjwt",
    "version": "0.0.11",
    "project_urls": {
        "Homepage": "https://github.com/bad-microservices/jwt_helper"
    },
    "split_keywords": [
        "jwt"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "672d65556931f3792769274bb5f62e4372084608170eb87e91eea8f111b4fe80",
                "md5": "6268b38562f36f213d638c1c21f0a549",
                "sha256": "8bd23a76242b71260b94077dffa874ef35e7c5244904082d9b6b5d7202b594d9"
            },
            "downloads": -1,
            "filename": "jwt_helper-0.0.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6268b38562f36f213d638c1c21f0a549",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7531,
            "upload_time": "2023-05-24T14:55:28",
            "upload_time_iso_8601": "2023-05-24T14:55:28.703362Z",
            "url": "https://files.pythonhosted.org/packages/67/2d/65556931f3792769274bb5f62e4372084608170eb87e91eea8f111b4fe80/jwt_helper-0.0.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea635a8aa2896c382fb25b60b5eae7d4d1ef93095bc03cd671d858a41bda5eda",
                "md5": "22be3b16cafb909d95dbf6dafe3a469f",
                "sha256": "b8b75cb7a969da18a4652fe5ac10819fefe0a56ab79e2e18c4629f595af59562"
            },
            "downloads": -1,
            "filename": "jwt_helper-0.0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "22be3b16cafb909d95dbf6dafe3a469f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5767,
            "upload_time": "2023-05-24T14:55:30",
            "upload_time_iso_8601": "2023-05-24T14:55:30.372767Z",
            "url": "https://files.pythonhosted.org/packages/ea/63/5a8aa2896c382fb25b60b5eae7d4d1ef93095bc03cd671d858a41bda5eda/jwt_helper-0.0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-24 14:55:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bad-microservices",
    "github_project": "jwt_helper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "jwt-helper"
}
        
Elapsed time: 0.07297s