freshcrate
Skin:/
Home > Developer Tools > types-pyopenssl

types-pyopenssl

Typing stubs for pyOpenSSL

Why this rank:Strong adoptionRecent releaseHealthy release cadence

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

VersionChangesUrgencyDate
main@2026-07-24Latest activity on main branchHigh7/24/2026
24.1.0.20240722Imported from PyPI (24.1.0.20240722)Low4/21/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

types-jinja2Typing stubs for Jinja2main@2026-07-26
mypyOptional static typing for Pythonmaster@2026-07-25
sagemakerOpen source library for training and deploying models on Amazon SageMaker.3.17.0
alibabacloud-tea-openapiAlibaba Cloud openapi SDK Library for Pythonmaster@2026-07-24
types-setuptoolsTyping stubs for setuptoolsmain@2026-07-24

More from pypi

markitdownUtility tool for converting various files to Markdown
fastapiFastAPI framework, high performance, easy to learn, fast to code, ready for production
djangoA high-level Python web framework that encourages rapid development and clean, pragmatic design.
flaskA simple framework for building complex web applications.

More in Developer Tools

types-jinja2Typing stubs for Jinja2
mypyOptional static typing for Python
sagemakerOpen source library for training and deploying models on Amazon SageMaker.
mexPersistent project memory for AI coding agents. Structured scaffold + drift detection CLI.