全部搜索项
bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: pooch  ]

软件包:python3-pooch(1.8.1-1)

python3-pooch 的相关链接

Screenshot

Debian 的资源:

下载源码包 pooch

维护小组:

外部的资源:

相似软件包:

Tools to manage Python library's data files

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).

其他与 python3-pooch 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python3-pooch

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 56.0 kB356.0 kB [文件列表]