This package browser is in early development. Mind the rough edges.

python-ldap3

Python LDAP client

LDAP3 is a strictly RFC 4510 conforming LDAP V3 pure Python client library.

Installation

Install the latest version of python-ldap3 as follows:

guix install python-ldap3

Or install a particular version:

guix install python-ldap3@2.7

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.