Description
## Typing stubs for pyOpenSSL This is a [PEP 561](https://peps.python.org/pep-0561/) type stub package for the [`pyOpenSSL`](https://github.com/pyca/pyopenssl) package. It can be used by type-checking tools like [mypy](https://github.com/python/mypy/), [pyright](https://github.com/microsoft/pyright), [pytype](https://github.com/google/pytype/), PyCharm, etc. to check code that uses `pyOpenSSL`. This version of `types-pyOpenSSL` aims to provide accurate annotations for `pyOpenSSL==24.1.*`. 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. *Note:* The `pyOpenSSL` package includes type annotations or type stubs since version 24.2.1. Please uninstall the `types-pyOpenSSL` package if you use this or a newer version. This stub package is marked as [partial](https://peps.python.org/pep-0561/#partial-stub-packages). 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 [`964d1d73ae46b310c58de363ed687d15b9792793`](https://github.com/python/typeshed/commit/964d1d73ae46b310c58de363ed687d15b9792793) and was tested with mypy 1.10.1, pyright 1.1.372, and pytype 2024.4.11.
Release History
| Version | Changes | Urgency | Date |
|---|---|---|---|
| 24.1.0.20240722 | Imported from PyPI (24.1.0.20240722) | Low | 4/21/2026 |
