Skip to main content

Simple file downloading utilty with configurable timeouts.

Project description

PyDload Downloads

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


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)

Uploaded Source

Built Distribution

pydload-1.0.9-py2.py3-none-any.whl (16.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page