Skip to main content

Sans I/O Python Library for LDAP

Project description

sansldap - Python Sans-IO LDAP Library

Test workflow codecov PyPI version License

Library for LDAP in Python. It does not provide any IO or concurrency logic as it's designed to be a pure Python implementation that is then used by other libraries. This follows the sans-IO paradigm to promote re-usability and have it focus purely on the protocol logic. Some examples that utilitise this library can be found in tests/examples

Documentation

Documentation is available at https://sansldap.readthedocs.io/.

Requirements

  • CPython 3.7+

Install

From PyPI

pip install sansldap

From Source

git clone https://github.com/jborean93/sansldap.git
cd sansldap
pip install -e .

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

sansldap-0.1.0.tar.gz (89.3 kB view hashes)

Uploaded Source

Built Distribution

sansldap-0.1.0-py3-none-any.whl (45.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page