Install python3-flask-ldapconn by entering the following commands in the terminal:
sudo apt update sudo apt install python3-flask-ldapconn
Description:
LDAP connection and ORM for Flask Applications (Python 3)
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.
Homepage: https://github.com/rroemhild/flask-ldapconn
Version: 0.7.1-1
Section: universe/python