{"id":18518432,"url":"https://github.com/identitypython/pyjwkest","last_synced_at":"2025-10-19T21:57:56.071Z","repository":{"id":4904807,"uuid":"6060959","full_name":"IdentityPython/pyjwkest","owner":"IdentityPython","description":"Implementation of JWT, JWS, JWE and JWK","archived":false,"fork":false,"pushed_at":"2024-06-18T23:17:21.000Z","size":3064,"stargazers_count":93,"open_issues_count":15,"forks_count":58,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-24T08:06:15.323Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gjb2048/moodle-format_topcoll","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IdentityPython.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-10-03T14:07:48.000Z","updated_at":"2025-03-17T13:27:52.000Z","dependencies_parsed_at":"2024-08-04T04:04:33.158Z","dependency_job_id":"4a9747a3-cac9-40a9-857d-3a06476adbbb","html_url":"https://github.com/IdentityPython/pyjwkest","commit_stats":{"total_commits":1244,"total_committers":34,"mean_commits":"36.588235294117645","dds":0.2363344051446945,"last_synced_commit":"880fe789ff74a6b927151ddba6e9796fe88a7ce1"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IdentityPython%2Fpyjwkest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IdentityPython%2Fpyjwkest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IdentityPython%2Fpyjwkest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IdentityPython%2Fpyjwkest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IdentityPython","download_url":"https://codeload.github.com/IdentityPython/pyjwkest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247773726,"owners_count":20993639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T17:13:21.262Z","updated_at":"2025-10-19T21:57:51.052Z","avatar_url":"https://github.com/IdentityPython.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"NOTE!! This library is **NOT** actively maintained anymore.\n\nIf someone wants to take over the responsibility of maintaining it,\ncontact me (https://github.com/rohe).\n\npyjwkest\n========\n\nImplementation of JWT, JWS, JWE and JWK as defined in:\n\n- https://tools.ietf.org/html/draft-ietf-jose-json-web-signature\n- https://tools.ietf.org/html/draft-ietf-jose-json-web-encryption\n- https://tools.ietf.org/html/draft-ietf-jose-json-web-key-36\n\n.. image:: https://api.travis-ci.org/rohe/pyjwkest.png?branch=master\n    :target: https://travis-ci.org/rohe/pyjwkest\n\n.. image:: https://img.shields.io/pypi/pyversions/pyjwkest.svg\n    :target: https://pypi.python.org/pypi/pyjwkest\n\n.. image:: https://img.shields.io/pypi/v/pyjwkest.svg\n    :target: https://pypi.python.org/pypi/pyjwkest\n\n.. image:: https://img.shields.io/pypi/dm/pyjwkest.svg\n    :target: https://pypi.python.org/pypi/pyjwkest\n\n.. image:: https://landscape.io/github/rohe/pyjwkest/master/landscape.svg?style=flat\n    :target: https://landscape.io/github/rohe/pyjwkest/master\n\nInstallation\n============\n\nPyjwkest is written and tested using Python version 2.7 and 3.4.\n\nYou should be able to simply run 'python setup.py install' to install it.\n\nBut you may get some complains during the installation of pycrypto.\nTaken from the pycrypto installation text::\n\n    If the setup.py script crashes with a DistutilsPlatformError complaining\n    that the file /usr/lib/python2.2/config/Makefile doesn't exist, this means\n    that the files needed for compiling new Python modules aren't installed on\n    your system. Red Hat users often run into this because they don't have the\n    python2-devel RPM installed. The fix is to simply install the requisite RPM.\n    On Debian/Ubuntu, you need the python-dev package.\n\nTo verify that everything is in order, run \"python setup.py test\".\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidentitypython%2Fpyjwkest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidentitypython%2Fpyjwkest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidentitypython%2Fpyjwkest/lists"}