INFO
Name: python3-requests-download
Version: 0.1.2-7.el9
Arch: noarch
Summary: Download files using requests and save them to a target path
License: MIT
Vendor: Fedora Project
Build Host: buildvm-x86-15.iad2.fedoraproject.org
Build Date: Fri Jan 21 19:07:09 2022
Size: 11940
URL: https://www.github.com/takluyver/requests_download
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.
FILES
/usr/lib/python3.9/site-packages/__pycache__/requests_download.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/__pycache__/requests_download.cpython-39.pyc
/usr/lib/python3.9/site-packages/requests_download-0.1.2.dist-info
/usr/lib/python3.9/site-packages/requests_download-0.1.2.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/requests_download-0.1.2.dist-info/LICENSE
/usr/lib/python3.9/site-packages/requests_download-0.1.2.dist-info/METADATA
/usr/lib/python3.9/site-packages/requests_download-0.1.2.dist-info/WHEEL
/usr/lib/python3.9/site-packages/requests_download.py
/usr/share/doc/python3-requests-download
/usr/share/doc/python3-requests-download/README.rst
/usr/share/licenses/python3-requests-download
/usr/share/licenses/python3-requests-download/LICENSE
REQUIRES
python(abi) 3.9
python3.9dist(requests)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
python-requests-download 0.1.2-7.el9
python3-requests-download 0.1.2-7.el9
python3.9-requests-download 0.1.2-7.el9
python3.9dist(requests-download) 0.1.2
python3dist(requests-download) 0.1.2
CONFIG FILES
/usr/lib/python3.9/site-packages/__pycache__/requests_download.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/__pycache__/requests_download.cpython-39.pyc
/usr/lib/python3.9/site-packages/requests_download-0.1.2.dist-info
/usr/lib/python3.9/site-packages/requests_download-0.1.2.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/requests_download-0.1.2.dist-info/LICENSE
/usr/lib/python3.9/site-packages/requests_download-0.1.2.dist-info/METADATA
/usr/lib/python3.9/site-packages/requests_download-0.1.2.dist-info/WHEEL
/usr/lib/python3.9/site-packages/requests_download.py
/usr/share/doc/python3-requests-download
/usr/share/doc/python3-requests-download/README.rst d
/usr/share/licenses/python3-requests-download
/usr/share/licenses/python3-requests-download/LICENSE l
LICENSE FILES
MIT
|