Skip to content

Module helics.vcredist

Classes

VcRedist

class VcRedist(self, version="2015", arch="amd64")

Initialize self. See help(type(self)) for accurate signature.


Methods

download_and_run

def download_and_run(self)

Functions

download_file

def download_file(url, filepath)

Download the file from url and store it in the given filepath.


filename_from_url

def filename_from_url(url)

Return the filename from a given url.