stubber.downloader

Download files from a public github repo

Functions

download_file(url, module[, folder])

dowload a file from a public github repo

download_files(repo, frozen_modules, savepath)

dowload multiple files from a public github repo

Module Contents

stubber.downloader.download_file(url: str, module: str, folder: str = './')

dowload a file from a public github repo

Parameters:
stubber.downloader.download_files(repo, frozen_modules, savepath)

dowload multiple files from a public github repo