COmpute CLUster TOols utilities python library
Go to file
Guillaume Raffy 1ddf7270d4 fixed bug that caused the dependency pygraphviz to not be installed while being needed
work related to [https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3790]
2024-03-13 14:26:41 +01:00
cocluto added type hinting to PowerDiagram 2024-03-12 18:15:04 +01:00
test fixed bug: made parseQstatOutput handle domains other than ipr.univ-rennes1.fr properly 2023-11-17 18:28:20 +01:00
.gitignore fixed a missing import error (time) that was detected by one of the applications that used cocluto 2023-06-07 18:23:46 +02:00
README.md fixed a missing import error (time) that was detected by one of the applications that used cocluto 2023-06-07 18:23:46 +02:00
setup.py fixed bug that caused the dependency pygraphviz to not be installed while being needed 2024-03-13 14:26:41 +01:00

README.md

cocluto : COmpute CLUster TOols

these are a set of common modules that are used in various compute cluster related code at Institut de Physique de Rennes

how to test

(cocluto.venv) graffy@graffy-ws2:~/work/simpaweb/cocluto.git$ python3 -m unittest test.test_cocluto