Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 403 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 403 Bytes

mobyle2.lib

core part of mobyle2 project

requirements

python-ldap needs the following packages:

Debian:

  • libldap2-dev
  • libsasl2-dev

Usage notes:

for now, in order to use the library, you need to set up a python virtualenv then:

source virtualenv_directory/bin/activate pip install -r requirements.txt export PYTHONPATH=$PYTHONPATH:path_to_mobyle2.lib/