python-ldap Reference Documentation¶
This document describes the package python-ldap with its various modules.
Depending on what you want to do this manual assumes basic to expert knowledge about the Python language and the LDAP standard (LDAPv3).
ldap
LDAP library interface moduleldap.asyncsearch
Stream-processing of large search resultsldap.controls
High-level access to LDAPv3 extended controlsldap.dn
LDAP Distinguished Name handlingldap.extop
High-level access to LDAPv3 extended operationsldap.filter
LDAP filter handlingldap.modlist
Generate modify listsldap.resiter
Generator for stream-processing of large search resultsldap.schema
Handling LDAPv3 schemaldap.syncrepl
Implementation of a syncrepl consumerldap.sasl
SASL Authentication Methodsldif
LDIF parser and generatorldapurl
LDAP URL handlingslapdtest
Spawning test instances of OpenLDAP’s slapd server