astromodule.io.download_file#

download_file(url: str, save_path: str | Path, replace: bool = False, http_client: Session = None, extract: bool = False, return_bytes: bool = False) bytes | None[source]#