Module: web

File: C:\Users\korde\Home\Github\task-runner-SDLC\src\utils\web.py Language: Python

Imports

  • import logging
  • import urllib.request

Functions

download_file(url, destination)

Download a file from URL to destination

Parameters

  • url
  • destination