About Anaconda Help Download Anaconda

robertcoop / packages / python-ldap
Standard Python conda
2.4.18

  • License: Python style
  • 412 total downloads
  • Last upload: 11 years and 3 months ago

Installers

  • noarch v2.4.18
  • win-32 v2.4.18

pip install

Authentication Prerequisites:
TOKEN=$(anaconda auth --create --name download-token)

To install this package run one of the following:
pip install -i https://pypi.anaconda.org/t/$TOKEN/robertcoop/simple python-ldap

conda install

Authentication Prerequisites:
anaconda login

To install this package run one of the following:
conda install robertcoop::python-ldap

Description

python-ldap: python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules for other LDAP-related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema, LDAPv3 extended operations and controls, etc.).


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.17) Legal | Privacy Policy