{"categories":[{"label":"Cryptography","url":"https://skillfed.io/packages/category/security-cryptography"}],"enrichment":{"capability":"Provides type stubs for pyOpenSSL to enable static type checking with mypy, pyright, pytype, and other type checkers.","skillfed_tags":["type-stubs","static-analysis"],"use_cases":["Add type checking to projects using pyOpenSSL 24.1.x with mypy or pyright","Catch SSL and certificate handling bugs at type-check time rather than runtime","Enable IDE autocompletion and type hints for pyOpenSSL APIs in supported editors","Validate cryptographic code in CI/CD pipelines before deployment"],"what_it_does":"types-pyOpenSSL is a PEP 561 type stub package that provides type annotations for pyOpenSSL, enabling static type checkers like mypy, pyright, and pytype to validate code that uses the library. It depends on types-cffi and cryptography, and is designed to work with pyOpenSSL version 24.1.x.\n\nThe package is maintained as part of typeshed and is marked as partial, meaning some annotations may be incomplete. It was tested with mypy 1.10.1, pyright 1.1.372, and pytype 2024.4.11. The package supports Python versions 3.8 and later.","worth_installing":"Yes, if you are using pyOpenSSL 24.1.x and want static type checking\u2014install friction is low and the package is actively maintained. Check whether your pyOpenSSL version includes its own type stubs, as this package may be redundant for newer versions."},"id":"types-pyopenssl","links":{"html":"https://skillfed.io/packages/types-pyopenssl","md":"https://skillfed.io/packages/types-pyopenssl.md","pypi":"https://pypi.org/project/types-pyopenssl/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-07-22","license_spdx":null,"license_treatment":"permissive","name":"types-pyOpenSSL","python_support":"supports_current","summary":"Typing stubs for pyOpenSSL"},"popularity":{"monthly_downloads":19720794,"position":1057,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"24.1.0.20240722"}
