et_engine_coreΒΆ

Classes

Argument(argument_key, argument_value)

Interface for ET Engine Arguments

Batch(batch_id, batch_tool, n_jobs, ...)

Interface for ET Engine Batches

BatchStatus([submitted, pending, runnable, ...])

Interface for ET Engine Batch Status

Filesystem(filesystem_id, filesystem_name)

Interface for ET Engine Filesystems

Hardware(filesystem_list, cpu, memory)

Interface for ET Engine Hardware

Job(job_id, job_tool, job_log_id, ...)

Interface for ET Engine Jobs

Tool(tool_id, tool_name, tool_description)

Interface for ET Engine Tools

Modules