How to Install python-jwcrypto in Ubuntu 18.04



Install python-jwcrypto by entering the following commands in the terminal:

sudo apt update
sudo apt install python-jwcrypto

Description:

Python implementation of JOSE Web standards

This python module implements JWK,JWS,JWE specifications using python-cryptography. . This package includes the python2 version.

Homepage: https://github.com/latchset/jwcrypto

Version: 0.4.2-1

Section: universe/python