
Security News
Open Source CAI Framework Handles Pen Testing Tasks up to 3,600Ă Faster Than Humans
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600Ă faster than humans.
ldap
on PyPIThis dummy project is not installable.
You probably want python-ldap
instead.
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.
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.
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.
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.
FAQs
Placeholder for the ldap name
We found that ldap demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600Ă faster than humans.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.
Security News
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.