Python et librairies nécessaires pour le client EOLE Win32:
* Python
* WxPython bibliothèque WxWidgets pour le développement d'interface graphique
* Python Win32 extension win32 pour Python
* Py2exe pour la compilation en .exe
* Twisted pour la programmation asynchrone
* PIL Python Image Library pour la manipulation d'image 
* WMI Python
* zope-interface (il faut ajouter un fichier __init__.py vide dans C:\Python27\Lib\site-packages\zope)

Dossier "all/dlls" :
 "_imagingft.pyd", issue de PIL, a été modifié pour éviter l'erreur SxS (Side By Side) microsoft
https://bitbucket.org/effbot/pil-117/issue/1/windows-build-of-_imagingft-module-fails
