Placeholder for the ldap name
Project description
ldap
on PyPI
This dummy project is not installable.
You probably want python-ldap
instead.
python-ldap
The widely used python-ldap project provides
an importable module named ldap
.
This goes against the convention that PyPI distribution names should match the module names. But, python-ldap pre-dates wide use of that convention, and the issue is hard to fix now.
Please install python-ldap
to get the LDAP bindings.
ldap 1.0
The ldap
name on PyPI was used for an unrelated collection of
LDAP-related utilities, which is not as popular, and confused users who
install ldap
to get the ldap
module.
The project is no longer developed.
It is archived as 1.0.x
releases on PyPI, and on
GitHub.
Why we don't fix this transparently
This could have been a placeholder package that depends on python-ldap
,
saving you the trouble of reading this message.
However, pip
has trouble
with differently-named packages that provide the same module.
Please: Don't install packages blindly
When you see the exception:
ModuleNotFoundError: No module named 'foo'
… please research the actual requirements instead of going directly for
pip install foo
.
The project (distribution) name may differ from the module(s) it
provides.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ldap-2.0.0.404.tar.gz
.
File metadata
- Download URL: ldap-2.0.0.404.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60da99f3c93a9667737e5fea7e692bb0a6fa649ceb488c51aed603e0e7c39433 |
|
MD5 | 8efa90594dcf1d4400143eefd14b4a8d |
|
BLAKE2b-256 | 79f29b0739316a3af8a336e18dd705c48d0c4dd0d50fe3a94976bd6372a3695b |