bundles / astropy 7.0.1 / astropy / utils / data / _get_download_cache_loc
function
astropy.utils.data:_get_download_cache_loc
source: /astropy/utils/data.py :1870
Signature
def _get_download_cache_loc ( pkgname = astropy ) Summary
Finds the path to the cache directory and makes them if they don't exist.
Parameters
pkgname: `str`, optionalThe package name to use to locate the download cache. i.e. for
pkgname='astropy'the default cache location is~/.astropy/cache.
Returns
datadir: strThe path to the data cache directory.
Aliases
-
astropy.utils.data._get_download_cache_loc