downloader

module of dascore.utils source

Simple script for downloading external files.

Functions

Name Description
fetch Fetch a data file from the registry.
get_registry_df Returns a dataframe of all files in the data registry.
get_test_data_cache_info Return the metadata needed to populate the CI test-data cache.

Classes

Name Description
TestDataCacheInfo Metadata needed to restore or prime the CI test-data cache.