nxtomomill.io.utils.is_url_path# nxtomomill.io.utils.is_url_path(url_str)[source]# Parameters url_str (str) – url as a string Return type bool Returns True if the provided string fit DataUrl pattern [scheme]:://[file_path]?[data_path]