--- id: types-certifi version: "2021.10.8.3" license: Apache-2.0 license license_treatment: permissive maintenance: active --- # types-certifi — Typing stubs for certifi License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install types-certifi uv add types-certifi poetry add types-certifi ## Description ## Typing stubs for certifi This is a PEP 561 type stub package for the `certifi` package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses `certifi`. The source for this package can be found at https://github.com/python/typeshed/tree/master/stubs/certifi. All fixes for types and metadata should be contributed there. *Note:* The `certifi` package includes type annotations or type stubs since version 2022.5.18.1. Please uninstall the `types-certifi` package if you use this or a newer version. See https://github.com/python/typeshed/blob/master/README.md for more details. This package was generated from typeshed commit `95128e61ec82c2ca8ec32d6c03bd9dad9ab68e65`. ## AI interpretation — verify before relying Provides type stubs for the certifi package, enabling static type checkers like mypy and PyCharm to validate code that uses certifi. Verdict: types-certifi is a lightweight, permissively licensed type stub package with no security vulnerabilities and active repository maintenance. However, it has not been updated since 2022-06-09 (1526 days ago), and the description explicitly notes that certifi has included native type stubs since 2022.5.18.1, making this package redundant for modern installations. [View on SkillFed](https://skillfed.io/packages/types-certifi) · [View on PyPI](https://pypi.org/project/types-certifi/)