InstallationΒΆ

Install the extension with one of the following commands:

pip install Flask-LDAP

or download the source code from here and run command:

python setup.py build
python setup.py install