
josepy 2.2.0
0
JOSE protocol implementation in Python
Contents
JOSE protocol implementation in Python
Stars: 49, Watchers: 49, Forks: 30, Open Issues: 3The certbot/josepy repo was created 8 years ago and the last code push was 1 weeks ago. The project is moderately popular with 49 github stars!
How to Install josepy
You can install josepy using pip
pip install josepy
or add it to a project with poetry
poetry add josepy
Package Details
- Author
- Certbot Project
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/josepy/
- GitHub Repo:
- https://github.com/certbot/josepy
Classifiers
- Internet/WWW/HTTP
- Security
Related Packages
Errors
A list of common josepy errors.
Code Examples
Here are some josepy code examples and snippets.
GitHub Issues
The josepy package has 3 open issues on GitHub
- JWKRSA -> JWKRSA.load is not RSA
pythonfix