Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python39-pooch - Pooch manages your Python library's sample data files
- Description:
Pooch is a Python library that can manage data by downloading files
from a server (only when needed) and storing them locally in a data
cache (a folder on your computer).
- Pure Python and minimal dependencies.
- Download files over HTTP, FTP, and from data repositories like
Zenodo and figshare.
- Built-in post-processors to unzip/decompress the data after
download.
- Designed to be extended: create custom downloaders and
post-processors.
Packages