arche.tools.helpers module¶
-
arche.tools.helpers.cpus_count() → int¶
-
arche.tools.helpers.is_collection_key(value: str) → bool¶ <project id>/collections/s/<name>
-
arche.tools.helpers.is_job_key(value)¶
-
arche.tools.helpers.is_number(s)¶
-
arche.tools.helpers.ms_to_time(ms)¶
-
arche.tools.helpers.parse_collection_key(value)¶
-
arche.tools.helpers.ratio_diff(source, target)¶ Return a difference in ratio between two values
-
arche.tools.helpers.to_float_or_zero(value)¶