acore.io.download module# Download files from the internet. download_file(url: str, local_filename: str) → None[source]# Download a file from the internet.