Typing stubs for pyOpenSSL
This is a PEP 561
type stub package for the pyOpenSSL
package.
It can be used by type-checking tools like
mypy,
pyright,
pytype,
PyCharm, etc. to check code that uses
pyOpenSSL
.
This version of types-pyOpenSSL
aims to provide accurate annotations
for pyOpenSSL==23.3.*
.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/pyOpenSSL. All fixes for
types and metadata should be contributed there.
This stub package is marked as partial. If you find that annotations are missing, feel free to contribute and help complete them.
See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit f7aa7b709a826ed34f52b1de3f7095f90f349a9c
and was tested
with mypy 1.6.1, pyright 1.1.332, and
pytype 2023.10.17.