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

python-bonsai 1.2.0

Access LDAP directory servers from Python

This is a module for handling LDAP operations in Python. LDAP entries are mapped to a special Python case-insensitive dictionary, tracking the changes of the dictionary to modify the entry on the server easily.

Installation

Install python-bonsai 1.2.0 as follows:

guix install python-bonsai@1.2.0

Or install the latest version:

guix install python-bonsai

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.