[ Pakiet źródłowy: pooch ]
Pakiet: python3-pooch (1.8.2-1)
Odnośniki dla python3-pooch
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego pooch:
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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).
Inne pakiety związane z python3-pooch
|
|
|
|
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-platformdirs (>= 2.5.0)
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-requests
- Elegancka i prosta biblioteka HTTP dla Pythona 3, zbudowana dla ludzi
-
- rec: python3-tqdm
- fast, extensible progress bar for Python 3 and CLI tool
-
- sug: python3-paramiko
- Make ssh v2 connections (Python 3)
Pobieranie python3-pooch
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 57,0 KiB | 358,0 KiB | [lista plików] |