python-jose 3.3.0
0
JOSE implementation in Python
Contents
JOSE implementation in Python
Stars: 1538, Watchers: 1538, Forks: 235, Open Issues: 102The mpdavis/python-jose
repo was created 9 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1538 github stars!
How to Install python-jose
You can install python-jose using pip
pip install python-jose
or add it to a project with poetry
poetry add python-jose
Package Details
- Author
- Michael Davis
- License
- MIT
- Homepage
- http://github.com/mpdavis/python-jose
- PyPi:
- https://pypi.org/project/python-jose/
- Documentation:
- https://python-jose.readthedocs.io/en/latest/
- GitHub Repo:
- https://github.com/mpdavis/python-jose
Classifiers
- Utilities
Related Packages
Errors
A list of common python-jose errors.
Code Examples
Here are some python-jose
code examples and snippets.
GitHub Issues
The python-jose package has 102 open issues on GitHub
- Add support for url_safe encoded key
- Can pass custom JSONEncoder class to jws.sign