nxtomomill.io.utils.is_url_path#

nxtomomill.io.utils.is_url_path(url_str: str) bool[source]#
Returns:

True if the provided string fit DataUrl pattern

[scheme]:://[file_path]?[data_path]