slackbuilds_ponce/python/python3-pooch
Jeremy Hansen 4456d46519
python/python3-pooch: Version bump to 1.8.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-06-15 07:37:51 +07:00
..
python3-pooch.info
python3-pooch.SlackBuild
README
slack-desc

python3-pooch (A friend to fetch your data files)

Does your Python package include sample datasets? Are you shipping
them with the code? Are they getting too big?

Pooch is here to help! It will manage 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).