github fatiando/pooch v0.1

latest releases: v1.8.1, v1.8.0, v1.7.0...
5 years ago

First release of Pooch 🎉

Pooch will manage downloading your sample data files over HTTP from a server and storing them in a local directory:

  • Download a file only if it's not in the local storage.
  • Check the SHA256 hash to make sure the file is not corrupted or needs updating.
  • If the hash is different from the registry, Pooch will download a new version of the file.
  • If the hash still doesn't match, Pooch will raise an exception warning of possible data corruption.

Don't miss a new pooch release

NewReleases is sending notifications on new releases.