Skip to main content

Task Helpers

Generic dependency class used in specifying any kind of dependency for an electron.

Dependencies

Shell commands to run before an electron.

Deps class to encapsulate python functions to be called in the same execution environment as the electron.

Deps Call

Python modules to be imported in an electron’s execution environment.

PyPI packages to be installed before executing an electron.

File Transfer from (source) and to (destination) local or remote files prior/post electron execution.

A set of classes with a shared interface to perform copy, download, and upload operations given two (source & destination) File objects that support various protocols.