Description
Download workflows can fetch files over HTTP from Python scripts with a small wget-style helper. This package is useful for simple automation that needs to retrieve remote files without a larger HTTP client wrapper.
It is imported by scripts and may write downloaded content to disk. Validate URLs, destinations, and file size before using it on untrusted sources.