polyxios.fetcher#

Functions

fetch(filename[, overwrite, package])

Resolve, download, and track local path for any Polyxios test asset.

fetch_by_extension(ext[, overwrite])

Discover and download all remote assets matching a specific file extension.

get_cached_files(ext)

List the already downloaded assets for an extension, without any network.

get_fetchable_files()

Return a dictionary of all fetchable packages and their available files.

get_package_name(ext)

Resolve a file extension to its corresponding package name.