[![Documentation Status](https://readthedocs.org/projects/rjwt/badge/?version=latest)](https://rjwt.readthedocs.io/en/latest/?badge=latest)
A Python library for constructing, signing, and validating recursive Javascript Web Tokens.
This is a specialized application of [Javascript Web Tokens](https://jwt.io/) for highly distributed systems.
documentation: https://rjwt.readthedocs.io/en/latest/
Raw data
{
"_id": null,
"home_page": "https://github.com/haydnv/rjwt",
"name": "rjwt",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "'jwt cryptography signing recursive distributed'",
"author": "The TinyChain Contributors",
"author_email": "haydn@tinychain.net",
"download_url": "https://files.pythonhosted.org/packages/35/36/52bd0c88d30650984e77150b7ceee6eb4bcf11c1fcc2d7148db024f7a45e/rjwt-0.1.1.tar.gz",
"platform": null,
"description": "[![Documentation Status](https://readthedocs.org/projects/rjwt/badge/?version=latest)](https://rjwt.readthedocs.io/en/latest/?badge=latest) \n\n\nA Python library for constructing, signing, and validating recursive Javascript Web Tokens.\nThis is a specialized application of [Javascript Web Tokens](https://jwt.io/) for highly distributed systems.\n\ndocumentation: https://rjwt.readthedocs.io/en/latest/\n",
"bugtrack_url": null,
"license": "",
"summary": "Recursive JavaScript Web Token",
"version": "0.1.1",
"split_keywords": [
"'jwt",
"cryptography",
"signing",
"recursive",
"distributed'"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c42f058b401d1697b29948485e1b961c266bc18f4cfa114c59c2fdfae27ea065",
"md5": "9af9225cf80171166adf4bbab0aa7645",
"sha256": "260b09213adf6fc615337ada7af3dba5e7164bd3a67f7c269176c952deaf3784"
},
"downloads": -1,
"filename": "rjwt-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9af9225cf80171166adf4bbab0aa7645",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 4595,
"upload_time": "2023-03-24T07:35:51",
"upload_time_iso_8601": "2023-03-24T07:35:51.286479Z",
"url": "https://files.pythonhosted.org/packages/c4/2f/058b401d1697b29948485e1b961c266bc18f4cfa114c59c2fdfae27ea065/rjwt-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "353652bd0c88d30650984e77150b7ceee6eb4bcf11c1fcc2d7148db024f7a45e",
"md5": "738cb80bc0eb5c8acb759eb54e232e2e",
"sha256": "09fd9e30f9421b7d3ce0b24180121f4257dff1e1c29fd45f79124c33d5cdfaac"
},
"downloads": -1,
"filename": "rjwt-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "738cb80bc0eb5c8acb759eb54e232e2e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 3694,
"upload_time": "2023-03-24T07:35:53",
"upload_time_iso_8601": "2023-03-24T07:35:53.356778Z",
"url": "https://files.pythonhosted.org/packages/35/36/52bd0c88d30650984e77150b7ceee6eb4bcf11c1fcc2d7148db024f7a45e/rjwt-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-24 07:35:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "haydnv",
"github_project": "rjwt",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "rjwt"
}