Python-LDAP provides an object-oriented API to access LDAP 
directory servers from Python programs. 

--------------------------------------------
Python-LDAP homepage, source, and API docs:

   http://python-ldap.sourceforge.net/

On Win32 platform, requires ldap32.dll from:

    ftp://terminator.rs.itd.umich.edu/ldap/windows/winldap.zip

Win32 Binaries and build scripts for Python-LDAP:

    http://www.zope.org/Members/barryp/win32_ldap

--------------------------------------------