backports.ssl 0.0.9
0
The Python 3.4 standard `ssl` module API implemented on top of pyOpenSSL
Contents
The Python 3.4 standard ssl
module API implemented on top of pyOpenSSL
The alekstorm/backports.ssl
repo was created 10 years ago and the last code push was 8 years ago. The project is not very popular with only 11 github stars!
How to Install backports-ssl
You can install backports-ssl using pip
pip install backports-ssl
or add it to a project with poetry
poetry add backports-ssl
Package Details
- Author
- Alek Storm
- License
- MIT
- Homepage
- https://github.com/alekstorm/backports.ssl
- PyPi:
- https://pypi.org/project/backports.ssl/
- GitHub Repo:
- https://github.com/alekstorm/backports.ssl
Classifiers
- Internet/WWW/HTTP
- Software Development/Libraries
Related Packages
Errors
A list of common backports-ssl errors.
Code Examples
Here are some backports-ssl
code examples and snippets.