This package browser is in early development. Mind the rough edges.

python-jose 3.3.0

JOSE implementation in Python

The JavaScript Object Signing and Encryption (JOSE) technologies - JSON Web Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), and JSON Web Algorithms (JWA) - collectively can be used to encrypt and/or sign content using a variety of algorithms.

Installation

Install python-jose 3.3.0 as follows:

guix install python-jose@3.3.0

Or install the latest version:

guix install python-jose

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.