{"library":"python-ldap","type":"library","category":null,"description":"python-ldap provides a low-level API for implementing LDAP clients, wrapping the OpenLDAP C library. It supports LDAPv3 and offers comprehensive features for interacting with LDAP directories. The current version is 3.4.5, with minor releases for bug fixes and security updates, and major versions typically bringing Python version compatibility and API changes.","language":"python","status":"active","version":"3.4.5","tags":["ldap","authentication","directory_service","networking","openldap"],"install":[{"cmd":"pip install python-ldap","imports":["import ldap","from ldap import modlist","import ldap.dn","import ldap.filter"]},{"cmd":"sudo apt-get install libldap2-dev libsasl2-dev # Debian/Ubuntu\nsudo dnf install openldap-devel cyrus-sasl-devel # Fedora\nbrew install openldap # macOS\npip install python-ldap","imports":[]}],"homepage":"https://www.python-ldap.org/","github":"https://github.com/python-ldap/python-ldap","docs":"https://python-ldap.readthedocs.io/","changelog":"https://github.com/python-ldap/python-ldap/blob/main/CHANGES","pypi":"https://pypi.org/project/python-ldap/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/python-ldap/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}