Project: josepy

JOSE protocol implementation in Python

Project Details

Latest version
1.14.0
Home Page
https://github.com/certbot/josepy
PyPI Page
https://pypi.org/project/josepy/

Project Popularity

PageRank
0.0044312693637484895
Number of downloads
435997

JOSE protocol implementation in Python using cryptography

.. image:: https://github.com/certbot/josepy/actions/workflows/check.yaml/badge.svg :target: https://github.com/certbot/josepy/actions/workflows/check.yaml

.. image:: https://readthedocs.org/projects/josepy/badge/?version=latest :target: http://josepy.readthedocs.io/en/latest/?badge=latest

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black

Originally developed as part of the ACME_ protocol implementation.

.. _ACME: https://pypi.python.org/pypi/acme

To learn how to contribute to this project, see CONTRIBUTING.md_.

.. _CONTRIBUTING.md: CONTRIBUTING.md