mantik.utils.urls¶
Functions¶
|
Download artifacts stored at a certain url and saves them in target path. |
|
|
Ensure that a URL uses HTTPS and does not contain // in its path. |
|
|
Module Contents¶
- mantik.utils.urls.download_from_url(url: str, target_path: str)[source]¶
Download artifacts stored at a certain url and saves them in target path.