Python3 module to download files using requests.
Project description
pydownloadfile
Python3 module to download files using requests.
Installation
Install with pip
pip3 install -U pydownloadfile
Usage
In [1]: from pathlib import Path
In [2]: import pydownloadfile
In [3]: pydownloadfile.download_file(
url="https://...",
filepath=Path("foobar...")
headers=None
proxies=None
)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pydownloadfile-0.5.tar.gz
(1.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pydownloadfile-0.5.tar.gz.
File metadata
- Download URL: pydownloadfile-0.5.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4b999fb9ce2e9a36cf01ac8b7c510d88aec4bd467567884974d98a4db54e0ff
|
|
| MD5 |
55916aee27353cf6c2d938de8874786e
|
|
| BLAKE2b-256 |
6ff0f97c854994d3608a2ad9a734024165ca99e3f0b0f7822061e05f88b03309
|
File details
Details for the file pydownloadfile-0.5-py3-none-any.whl.
File metadata
- Download URL: pydownloadfile-0.5-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
427a1a0933b21dc11b03195360d9db22f956760432ea3ff8479315ecc01e8cc4
|
|
| MD5 |
e11a98e91e1631042ccd42c16e1b057d
|
|
| BLAKE2b-256 |
eac852cb56432b7fb9498c95af83f55ebf059ef2fd54bedeed1dd95cf98bbd69
|