python3-pooch binary package in Ubuntu Noble amd64

 Pooch manages a data registry by downloading your data files
 from a server only when needed and storing them locally in a data
 cache (a folder on your computer).
 .
 Pooch's main features:
  * Pure Python and minimal dependencies.
  * Download a file only if necessary (it's not in the data cache or
    needs to be updated).
  * Verify download integrity through SHA256 hashes (also used to check
    if a file needs to be updated).
  * Designed to be extended: plug in custom download (FTP, scp, etc)
    and post-processing (unzip, decompress, rename) functions.
  * Includes utilities to unzip/decompress the data upon download to
    save loading time.
  * Can handle basic HTTP authentication (for servers that require a
    login) and printing download progress bars.
  * Easily set up an environment variable to overwrite the data cache
    location.
  * Automatically download your data files so you don't have to keep
    them in your GitHub repository.
  * Make sure everyone running the code has the same version of the
    data files (enforced through the SHA256 hashes).

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-02-22 13:33:19 UTC Published Ubuntu Noble amd64 release universe python Optional 1.8.1-1
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Noble amd64 proposed universe python Optional 1.8.1-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2024-02-22 13:33:52 UTC Superseded Ubuntu Noble amd64 release universe python Optional 1.8.0-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of pooch 1.8.1-1 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  2024-02-23 18:10:18 UTC Deleted Ubuntu Noble amd64 proposed universe python Optional 1.8.0-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2023-10-30 20:43:31 UTC Superseded Ubuntu Noble amd64 release universe python Optional 1.7.0-1
  • Removal requested .
  • Superseded by amd64 build of pooch 1.8.0-1 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu

Source package