{"library":"jose","type":"library","category":null,"description":"The `jose` library by Demonware is an older Python implementation of the JSON Object Signing and Encryption (JOSE) framework, supporting JSON Web Signatures (JWS) and JSON Web Encryptions (JWE). Last released in 2015 with version 1.0.0, it was primarily developed for Python 2 and relies on the unmaintained `pycrypto` library. Due to its inactivity and dependency on outdated cryptographic components, it is not recommended for new projects or secure applications.","language":"python","status":"abandoned","version":"1.0.0","tags":["JOSE","JWS","JWE","JWT","security","cryptography","python2-only","abandoned"],"install":[{"cmd":"pip install jose","imports":["from jose import sign"]}],"homepage":null,"github":"https://github.com/Demonware/jose","docs":null,"changelog":null,"pypi":"https://pypi.org/project/jose/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":null,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/jose/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}