Simple file downloading utilty with configurable timeouts.
Project description
PyDload
Installation
pip install pydload
Documentation at http://bpraneeth.com/docs/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.9.tar.gz
(4.1 kB
view hashes)
Built Distribution
Close
Hashes for pydload-1.0.9-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b786a47afee22270b8aa04c57217ee3a27197b2631430e7530fd89a60849453 |
|
MD5 | 6dfe3b02b385c5086b44ade2bf0c8b38 |
|
BLAKE2b-256 | 8808001d390cb7b246a1265d9f1a24f9b08637c37fb9b0cfcb55f528d2aeb4c5 |