Letter P

python-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

python-requests-download-0.1.2-1.fc14.al.src [6 KiB] Changelog by Miro Hrončok (2019-12-15):
- Initial package

Listing created by Repoview-0.6.6-6.fc14.al