Typing stubs for ldap3
This is a PEP 561
type stub package for the ldap3
package.
It can be used by type-checking tools like
mypy,
pyright,
pytype,
PyCharm, etc. to check code that uses
ldap3
.
This version of types-ldap3
aims to provide accurate annotations
for ldap3==2.9.*
.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/ldap3. All fixes for
types and metadata should be contributed there.
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 a2a6aee89213d87ed6f86cf723a7fc4ed3c219a2
and was tested
with mypy 1.8.0, pyright 1.1.342, and
pytype 2024.1.24.