when Job2 was introduced, it was actually representing a job, but the class Job (which actually represented a Task, and this was misleading) already existed also: - added type hinting to ease code understanding - took this opportunity to fix styling issues |
||
|---|---|---|
| cocluto | ||
| test | ||
| .gitignore | ||
| README.md | ||
| setup.py | ||
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