Installation

Via Python Package

Install the latest version from PyPI:

pip install ldapper

Via Source

The project is hosted at https://github.com/umiacs/ldapper and can be installed using git:

git clone https://github.com/umiacs/ldapper.git
cd ldapper
python setup.py install