python3-flask-ldapconn

LDAP connection and ORM for Flask Applications (Python 3)
  https://github.com/rroemhild/flask-ldapconn
  0
  no reviews



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.