API
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]