types-pyopenssl 24.1.0.20240722


pip install types-pyopenssl

  Latest version

Released: Jul 22, 2024


Meta
Requires Python: >=3.8

Classifiers

License
  • OSI Approved :: Apache Software License

Programming Language
  • Python :: 3

Typing
  • Stubs Only

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==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. 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 and was tested with mypy 1.10.1, pyright 1.1.372, and pytype 2024.4.11.

Extras: None
Dependencies:
types-cffi
cryptography (>=35.0.0)