get_cached_urls

astropy.utils.data.get_cached_urls()[source] [edit on github]

Get the list of URLs in the cache. Especially useful for looking up what files are stored in your cache when you don’t have internet access.

Returns:
cached_urls : list

List of cached URLs.