Support
The source code for this WRENCH’s Python API package is available on GitHub.
The WRENCH API (version 0.1) is functional but only covers subsets of the WRENCH C++ Workflow and Action APIs.
See the examples in the examples directory with descriptions and explanations in examples/README.
WRENCH version 2.3 is required, and the wrench-daemon target must have been built when installing (i.e., make wrench-daemon; sudo make install).
Our preferred channel to report a bug or request a feature is via WRENCH’s Python API Github Issues Track.
You can also reach the WRENCH team via our support email: support@wrench-project.org.
- wrench.simulation
- wrench.file
- wrench.workflow
- wrench.task
- wrench.standard_job
- wrench.compound_job
- wrench.action
- wrench.sleep_action
- wrench.compute_action
- wrench.file_read_action
- wrench.file_write_action
- wrench.file_copy_action
- wrench.file_delete_action
- wrench.compute_service
- wrench.bare_metal_compute_service
- wrench.cloud_compute_service
- wrench.virtual_machine
- wrench.storage_service
- wrench.file_registry_service