astropy 5.0

ParametersReturns
get_cached_urls(pkgname='astropy')

The listed URLs are the keys programs should use to access the file contents, but those contents may have actually been obtained from a mirror. See :None:None:`~download_file` for details.

Parameters

pkgname : `str`, optional

The package name to use to locate the download cache. i.e. for pkgname='astropy' the default cache location is ~/.astropy/cache .

Returns

cached_urls : list

List of cached URLs.

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.

See Also

cache_contents

obtain a dictionary listing everything in the cache

Examples

See :

Local connectivity graph

Hover to see nodes names; edges to Self not shown, Caped at 50 nodes.

Using a canvas is more power efficient and can get hundred of nodes ; but does not allow hyperlinks; , arrows or text (beyond on hover)

SVG is more flexible but power hungry; and does not scale well to 50 + nodes.

All aboves nodes referred to, (or are referred from) current nodes; Edges from Self to other have been omitted (or all nodes would be connected to the central node "self" which is not useful). Nodes are colored by the library they belong to, and scaled with the number of references pointing them


File: /astropy/utils/data.py#1968
type: <class 'function'>
Commit: