Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

Latest commit

 

History

History
9 lines (8 loc) · 416 Bytes

README.rst

File metadata and controls

9 lines (8 loc) · 416 Bytes

python-tldap

TLDAP is a high level LDAP library for Python that users django-db like models to define LDAP schemas that can then be used in an easy way from Python code. It also supports fake LDAP transactions, to try and ensure LDAP database remains in a consistent state, even if there are errors that cause the transaction to fail.

Documentation can be found at http://python-tldap.readthedocs.org/