COmpute CLUster TOols utilities python library
Go to file
Guillaume Raffy 9f4a80b11e fixed styling errors and added more type hinting to increase maintainability of cocluto
- all styling errors are now fixed, but there are still warnings and information
- most functions have been converted to snake case
- most functions now have type hinting

work related to [https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3873]
2024-06-14 15:52:32 +02:00
cocluto fixed styling errors and added more type hinting to increase maintainability of cocluto 2024-06-14 15:52:32 +02:00
test fixed styling errors and added more type hinting to increase maintainability of cocluto 2024-06-14 15:52:32 +02: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 cocluto v1.02 : adapted code to the recent addition of the guaranteed_util field in the machines table 2024-03-13 15:50:47 +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