# PyDload [](https://pepy.tech/project/pydload)
# Installation
```
pip install pydload
```
Documentation at http://bpraneeth.com/docs/pydload/
# Usage
```python
# As a python module
import pydload
pydload.dload('url')
```
```bash
# 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.
Raw data
{
"_id": null,
"home_page": "https://github.com/bedapudi6788/PyDload",
"name": "pydload",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.5.0",
"maintainer_email": "",
"keywords": "",
"author": "BEDAPUDI PRANEETH",
"author_email": "praneethbedapudi@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/16/6c/db4e98b5b62545e0238c5a4fad6fe434e0e03c178983997224e7794c2181/pydload-1.0.9.tar.gz",
"platform": "",
"description": "\n# PyDload [](https://pepy.tech/project/pydload)\n\n# Installation\n```\npip install pydload\n```\n\nDocumentation at http://bpraneeth.com/docs/pydload/\n\n# Usage\n```python\n# As a python module\nimport pydload\npydload.dload('url')\n```\n\n```bash\n# As a cli tool\npydload url_to_download\n```\n\n# Optional Params\n\nmax_time - default:30sec. If download takes more than max_time stop download.\n\ntimeout - default:10sec. Requests timeout. Max time allowed for establishing connection.\n\n\n",
"bugtrack_url": null,
"license": "GPLv3",
"summary": "Simple file downloading utilty with configurable timeouts.",
"version": "1.0.9",
"project_urls": {
"Homepage": "https://github.com/bedapudi6788/PyDload"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8808001d390cb7b246a1265d9f1a24f9b08637c37fb9b0cfcb55f528d2aeb4c5",
"md5": "6dfe3b02b385c5086b44ade2bf0c8b38",
"sha256": "5b786a47afee22270b8aa04c57217ee3a27197b2631430e7530fd89a60849453"
},
"downloads": -1,
"filename": "pydload-1.0.9-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "6dfe3b02b385c5086b44ade2bf0c8b38",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.5.0",
"size": 16037,
"upload_time": "2020-12-01T08:40:51",
"upload_time_iso_8601": "2020-12-01T08:40:51.749585Z",
"url": "https://files.pythonhosted.org/packages/88/08/001d390cb7b246a1265d9f1a24f9b08637c37fb9b0cfcb55f528d2aeb4c5/pydload-1.0.9-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "166cdb4e98b5b62545e0238c5a4fad6fe434e0e03c178983997224e7794c2181",
"md5": "5e4e34470f904c294d13226e756eff88",
"sha256": "6e3980aa775f980c3624642d7ccd6fd119883b0889ac466e44ff138a08ac7ec9"
},
"downloads": -1,
"filename": "pydload-1.0.9.tar.gz",
"has_sig": false,
"md5_digest": "5e4e34470f904c294d13226e756eff88",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5.0",
"size": 4149,
"upload_time": "2020-12-01T08:40:53",
"upload_time_iso_8601": "2020-12-01T08:40:53.206197Z",
"url": "https://files.pythonhosted.org/packages/16/6c/db4e98b5b62545e0238c5a4fad6fe434e0e03c178983997224e7794c2181/pydload-1.0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2020-12-01 08:40:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bedapudi6788",
"github_project": "PyDload",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pydload"
}