Projects / Python-LDAP

Python-LDAP

python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly, it wraps the OpenLDAP 2.3+ libs for that purpose. Additionally, the package contains modules for other LDAP-related stuff (such as processing LDIF, LDAPURLs, and LDAPv3 schema).

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  07 Jun 2012 21:10

    Release Notes: Mainly fixes/improvements to ReconnectLDAPObject.

    •  26 Feb 2012 19:32

      Release Notes: Support for more LDAPv3 extended controls was added. Some bugfixes, especially for a memory leak and a false lock release.

      •  04 Jun 2011 09:30

        Release Notes: OpenLDAP 2.4.11 or later is now required to build the modules. Support for extracting LDAPv3 extended controls in LDAP_RES_SEARCH_ENTRY responses was added along with generic support for LDAPv3 extended operations. A new class API was provided in ldap.controls, with new control classes. Some require pyasn1 and pyasn1_modules. A new ldap.logger helper module was included. There were also some fixes and code cleanups.

        •  30 Apr 2009 15:31

          Release Notes: Fixes were made to the schema parser.

          •  12 Apr 2009 17:27

            Release Notes: Various fixes were made for 64-bit systems. It now handles out-of-range error codes returned by libldap.

            Screenshot

            Project Spotlight

            EUGene

            An efficient universal generator.

            Screenshot

            Project Spotlight

            IckleBot for Android

            A boilerplate code generator for Android providing runtime dependency injection along with simplified threading and event models.