Add S3 download utility and example configuration #6

Merged
dp merged 2 commits from multi_file_downloader into main 2026-04-20 19:12:16 +00:00

2 Commits

Author SHA1 Message Date
David Peterson
384103f489 Update pyreadstat version constraint in requirements.txt to allow for version 2.0 2026-04-20 14:10:08 -05:00
David Peterson
03b97999dc Add S3 download utility and example configuration
Introduced a new script `s3_download.py` for downloading files from S3 based on a YAML configuration. The script supports recursive listing, file clustering, and customizable download behavior. Also added a sample configuration file `sample_s3_download_config.yaml` to demonstrate usage.
2026-04-20 13:14:42 -05:00