astropy.utils
astropy.utils.data.
is_url_in_cache
Check if a download from url_key is in the cache.
url_key
url_key : string
The URL retrieved
in_cache : bool
True if a download from url_key is in the cache
True