{"library":"josepy","type":"library","category":null,"description":"josepy is a Python library that implements the JOSE (JSON Object Signing and Encryption) protocol, providing cryptographic primitives for creating and verifying JWS (JSON Web Signatures) and JWE (JSON Web Encryption) messages. It serves as a foundational cryptography component for projects like Certbot. The current version is 2.2.0, with releases typically aligned with Certbot updates or critical security fixes for its dependencies.","language":"python","status":"active","version":"2.2.0","tags":["jose","jws","jwe","jwt","cryptography","security"],"last_verified":"Thu May 21","install":[{"cmd":"pip install josepy","imports":["from josepy.jws import JWSMessage","from josepy.jwa import RS256","from josepy.jwk import JWK","from josepy.jws import Protected"]}],"homepage":null,"github":"https://github.com/certbot/josepy","docs":null,"changelog":null,"pypi":"https://pypi.org/project/josepy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":2.4,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/josepy/compatibility"}}