qhana_plugin_runner.plugin_utils.zip_utils module

qhana_plugin_runner.plugin_utils.zip_utils.get_files_from_zip_url(url: str, mode='t') Generator[Tuple[IO[bytes] | IO[str], str], Any, None]