{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/2"},{"label":"Security","url":"https://skillfed.io/packages/category/security"}],"enrichment":{"capability":"Implements the JOSE (JSON Object Signing and Encryption) protocol in Python, providing cryptographic signing and encryption for JSON-based message authentication and integrity.","skillfed_tags":["jose","cryptography"],"use_cases":["Sign and verify JSON Web Tokens for API authentication and authorization flows","Encrypt and decrypt sensitive JSON payloads in microservice communication","Implement ACME protocol clients that require JOSE message signing","Protect JSON-based configuration or credential data with cryptographic integrity checks"],"what_it_does":"Josepy is a pure-Python implementation of the JOSE (JSON Object Signing and Encryption) standard, built on top of the cryptography library. It handles the serialization, signing, and encryption of JSON objects according to the JOSE specification, making it suitable for applications that need to authenticate or protect JSON-based messages in transit or at rest.\n\nThe package is actively maintained and widely used, with stable production status and support for Python 3.9 through 3.14. Its single runtime dependency on cryptography keeps the installation footprint small, and the permissive Apache-2.0 license makes it suitable for both open-source and proprietary projects.","worth_installing":"Yes. Josepy is a stable, actively maintained implementation of a standard protocol with low install friction, no known vulnerabilities, and permissive licensing. Install it if you need JOSE functionality in Python."},"id":"josepy","links":{"html":"https://skillfed.io/packages/josepy","md":"https://skillfed.io/packages/josepy.md","pypi":"https://pypi.org/project/josepy/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-10-14","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"josepy","python_support":"supports_current","summary":"JOSE protocol implementation in Python"},"popularity":{"monthly_downloads":2060328,"position":3332,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.2.0"}
