Procédure d'exploitation pour windows.
-2) Installer notepad++ https://notepad-plus-plus.org/downloads
-1) Installer git (https://git-scm.com/download/win) en configurant notepad++ en editeur par defaut
git clone https://github.com/cloatre/DPEtoCSV.git
- Installer python2.X (dans le dossier utilities ou bien sur le site https://www.python.org/downloads/ )
- Installer Pycharm (https://www.jetbrains.com/pycharm/download/download-thanks.html?platform=windows&code=PCC)
- Installer get_pip
- Installer les librairies de dépendances: pip install lxml/ ...
Les fichiers XML doivent être dans un dossier fichier_xml.
Lancer un scriptXmlToCsvUnitaire.py depuis le Pycharm.