python-ldap provides an object-oriented API to access LDAP directory servers from Python programs
python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. It wraps the OpenLDAP 2.x library.
Additionally the package contains several LDAP-related utilities for processing:
- LDIF,
- LDAPURLs,
- LDAPv3 schema.
Reference: