A set of Python utilities for DCI (Distributed CI) jobs. Version 0.0.1148 is the latest; releases are frequent (hundreds of minor increments).
pip install dci-utilsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Fetch job info using the DCI remote API.
Use Python 3.6+ and run 'pip install --upgrade dci-utils'.
Use 'from dci_utils import ...' – note the underscore.
Replace calls to get_job_files() with list_job_files().
Set DCI_LOGIN and DCI_PASSWORD before using any remote function.