Simple file downloading utilty with configurable timeouts.
Project description
PyDload
Installation
pip install pydload
Usage
# As a python module
import pydload
pydload.dload('url')
# As a cli tool
pydload url_to_download
Optional Params
max_time - default:30sec. If download takes more than max_time stop download.
timeout - default:10sec. Requests timeout. Max time allowed for establishing connection.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pydload-1.0.7.tar.gz
(3.9 kB
view hashes)
Built Distribution
Close
Hashes for pydload-1.0.7-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a53900132e01152848cd1c7ec951242b47e591b449e9de8b70184705d6b065c |
|
MD5 | a00363cae93bb6b841606c48c4b36d79 |
|
BLAKE2b-256 | 928902bf009645faaa5a5be71e9576542d8939e0516a3cceb64aa33c46ae6748 |