{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"}],"enrichment":{"capability":"Provides type stubs for the ldap3 package, enabling static type checkers like mypy and pyright to validate code that uses ldap3 for LDAP directory operations.","skillfed_tags":["type-stubs","ldap","typeshed"],"use_cases":["Enable mypy or pyright to type-check code that queries LDAP directories via ldap3","Catch type mismatches in ldap3 connection parameters and search filters before deployment","Support IDE autocomplete and inline type hints for ldap3 API calls","Validate LDAP authentication and directory binding code in type-strict projects"],"what_it_does":"types-ldap3 is a type stub package from the typeshed project that provides type annotations for the ldap3 library. It allows static type checkers like mypy and pyright to understand and validate code that uses ldap3 for LDAP directory operations, catching type errors before runtime.\n\nThe package is a pure-Python stub-only distribution with no runtime code. It targets ldap3 version 2.9.* and has been tested with mypy 2.1.0 and pyright 1.1.409. Installation is lightweight, requiring only types-pyasn1 as a runtime dependency. It is actively maintained through the typeshed project and receives regular updates.","worth_installing":"Yes, if you use ldap3 and run static type checking. Install it alongside ldap3 to get type validation and IDE support. It has no runtime overhead, low friction, and is actively maintained. If you do not use a type checker or do not use ldap3, it provides no value."},"id":"types-ldap3","links":{"html":"https://skillfed.io/packages/types-ldap3","md":"https://skillfed.io/packages/types-ldap3.md","pypi":"https://pypi.org/project/types-ldap3/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-18","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-ldap3","python_support":"supports_current","summary":"Typing stubs for ldap3"},"popularity":{"monthly_downloads":462243,"position":6527,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.9.13.20260518"}
