python3-requests-download - Download files using requests and save them to a target path
Website: | https://www.github.com/takluyver/requests_download |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
A convenient function to download to a file using requests. Basic usage: url = "https://github.com/takluyver/requests_download/archive/master.zip" download(url, "requests_download.zip") An optional headers= parameter is passed through to requests.
Packages
python3-requests-download-0.1.2-1.fc14.al.noarch [7 KiB] |
Changelog
by Miro Hrončok (2019-12-15):
- Initial package |