os Module (stx.os)

scitex-os — host check + safe file mv (standalone, pure stdlib).

scitex.os.check_host(keyword)[source]

Check if the current hostname contains the given keyword.

scitex.os.is_host(keyword)

Check if the current hostname contains the given keyword.

scitex.os.mv(src, tgt)[source]
scitex.os.verify_host(keyword)[source]