opentimelineio.url_utils

Utilities for conversion between urls and file paths

opentimelineio.url_utils.filepath_from_url(urlstr)

Take a url and return a filepath

opentimelineio.url_utils.url_from_filepath(fpath)

Convert a filesystem path to an url in a portable way using / path sep