gituser/production/: python-ldap-3.2.0 metadata and description
Python modules for implementing LDAP clients
| author | python-ldap project |
| author_email | python-ldap@python.org |
| classifiers |
|
| download_url | https://pypi.org/project/python-ldap/ |
| license | Python style |
| requires_dist |
|
| requires_python | >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.* |
| File | Tox results | History |
|---|---|---|
python_ldap-3.2.0-cp27-cp27mu-linux_x86_64.whl
|
|
|
python_ldap-3.2.0-cp37-cp37m-linux_x86_64.whl
|
|
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.).