Petit outil qui génère à partir de l'inventaire des machines de l'ipr (https://git.ipr.univ-rennes1.fr/cellinfo/itinv) la liste des machines hébergées à la dsi dans le cadre de la convention https://bugzilla.ipr.univ-rennes1.fr/show_bug.cgi?id=3368
Go to file
Guillaume Raffy 7cce4efc5a added documentation 2023-10-06 16:59:49 +02:00
README.md added documentation 2023-10-06 16:59:49 +02:00
create_list_for_annex.py added documentation 2023-10-06 16:59:49 +02:00
requirements.txt added documentation 2023-10-06 16:59:49 +02:00

README.md

how to use

graffy@graffy-ws2:~/work/convheb$ python -m venv convheb.venv
graffy@graffy-ws2:~/work/convheb$ source ./convheb.venv/bin/activate
(convheb.venv) graffy@graffy-ws2:~/work/convheb$ pip install requirements.txt
(convheb.venv) graffy@graffy-ws2:~/work/convheb$ python ./create_list_for_annex.py

note: cocluto can be found here