
Flask-LDAPConn is a Flask extension providing ldap3 (an LDAP V3 pure Python client) connection for accessing LDAP servers.
To abstract access to LDAP data, this extension provides a simple ORM model.
This package contains the Python 3 version of the module.