Skip to content
Sections
>> Trisquel >> 套件 >> aramo >> python >> python3-pooch
aramo  ]
[ 原始碼: pooch  ]

套件: python3-pooch (1.6.0-1)

python3-pooch 的相關超連結

python3-pooch

Trisquel 的資源:

下載原始碼套件 pooch

維護者:

Original Maintainers:

外部的資源:

相似套件:

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 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: python3
    interactive high-level object-oriented language (default python3 version)
  • dep: python3-appdirs (>= 1.3.0)
    determining appropriate platform-specific directories (Python 3)
  • dep: python3-packaging
    core utilities for python3 packages
  • dep: python3-requests
    elegant and simple HTTP library for Python3, built for human beings
  • rec: python3-tqdm
    fast, extensible progress bar for Python 3 and CLI tool

下載 python3-pooch

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 44.5 kB314 kB [文件列表]