The Pooch package (https://www.fatiando.org/pooch/latest/index.html) provides some useful features for downloading files including caching, version check and unzipping. We could simplify and make more robust the exampledata module by using Pooch instead of urllib.
The Pooch package (https://www.fatiando.org/pooch/latest/index.html) provides some useful features for downloading files including caching, version check and unzipping. We could simplify and make more robust the exampledata module by using Pooch instead of urllib.