jotbox


Namejotbox JSON
Version 0.4.0 PyPI version JSON
download
home_pageNone
SummaryJWTxb library with support for revokable tokens
upload_time2024-11-01 19:54:55
maintainerNone
docs_urlNone
authorSteinthor Palsson
requires_python<4.0,>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Jotbox

JWT library for python with support for revokable tokens and idle timeouts

Read more here https://steinitzu.github.io/jotbox

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jotbox",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Steinthor Palsson",
    "author_email": "steini90@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/88/cc/d2947dcdf97453b4826c416d3ffcad34c1b53f992c6c259a034f697c69e0/jotbox-0.4.0.tar.gz",
    "platform": null,
    "description": "# Jotbox\n\nJWT library for python with support for revokable tokens and idle timeouts\n\nRead more here https://steinitzu.github.io/jotbox\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "JWTxb library with support for revokable tokens",
    "version": "0.4.0",
    "project_urls": {
        "Code": "https://github.com/steinitzu/jotbox",
        "Issue tracker": "https://github.com/steinitzu/jotbox/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d0c19be2618204701c42ddb6c1d26fa808274859ae8d4a5f172e6afd7a84777",
                "md5": "d4ed55b88b694f29b3166d7570987f66",
                "sha256": "d1d4eb8b28f34f854956baed752ae25ad20e245264c909802ba33ead0df6e974"
            },
            "downloads": -1,
            "filename": "jotbox-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d4ed55b88b694f29b3166d7570987f66",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 8319,
            "upload_time": "2024-11-01T19:54:54",
            "upload_time_iso_8601": "2024-11-01T19:54:54.612920Z",
            "url": "https://files.pythonhosted.org/packages/1d/0c/19be2618204701c42ddb6c1d26fa808274859ae8d4a5f172e6afd7a84777/jotbox-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88ccd2947dcdf97453b4826c416d3ffcad34c1b53f992c6c259a034f697c69e0",
                "md5": "7015d8a32647b3e6d6c0bd7651588279",
                "sha256": "baffe99d508ecc1b8c035865edf6d39a8adbef48d204731e034a04d9773fda9a"
            },
            "downloads": -1,
            "filename": "jotbox-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7015d8a32647b3e6d6c0bd7651588279",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 5729,
            "upload_time": "2024-11-01T19:54:55",
            "upload_time_iso_8601": "2024-11-01T19:54:55.926397Z",
            "url": "https://files.pythonhosted.org/packages/88/cc/d2947dcdf97453b4826c416d3ffcad34c1b53f992c6c259a034f697c69e0/jotbox-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-01 19:54:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "steinitzu",
    "github_project": "jotbox",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "jotbox"
}
        
Elapsed time: 0.33092s