🔧 Utils

Galaxy parsing

load_galaxy_time_to_datetime(galaxy_time)

Parse str time from galaxy to datetime.

load_galaxy_history_time_to_datetime(...)

Parse time from galaxy history object to datetime.

load_galaxy_invocation_time_to_datetime(...)

Parse time from galaxy invocation object to datetime.

Tool dev

enabled_cache()

Context manager for temporarily enabling caching for all requests functions.