Module: web
File: C:\Users\korde\Home\Github\task-runner-SDLC\src\utils\web.py
Language: Python
Imports
import loggingimport urllib.request
Functions
download_file(url, destination)
Download a file from URL to destination
Parameters
urldestination