{"id":22018564,"url":"https://github.com/linuxwhatelse/pyloader","last_synced_at":"2026-02-15T14:31:20.411Z","repository":{"id":57438878,"uuid":"61288098","full_name":"linuxwhatelse/pyloader","owner":"linuxwhatelse","description":"A simple, easy to use, multithreaded downloader with queuing.","archived":false,"fork":false,"pushed_at":"2020-06-11T09:10:17.000Z","size":118,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T09:41:58.670Z","etag":null,"topics":["downloader","library","module","pyloader","python","python3","threaded"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linuxwhatelse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-16T11:41:42.000Z","updated_at":"2020-06-11T09:10:19.000Z","dependencies_parsed_at":"2022-09-08T09:30:15.073Z","dependency_job_id":null,"html_url":"https://github.com/linuxwhatelse/pyloader","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxwhatelse%2Fpyloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxwhatelse%2Fpyloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxwhatelse%2Fpyloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxwhatelse%2Fpyloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linuxwhatelse","download_url":"https://codeload.github.com/linuxwhatelse/pyloader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252805984,"owners_count":21807129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["downloader","library","module","pyloader","python","python3","threaded"],"created_at":"2024-11-30T05:12:36.070Z","updated_at":"2026-02-15T14:31:20.359Z","avatar_url":"https://github.com/linuxwhatelse.png","language":"Python","readme":"pyloader - A simple python downloader\n=====================================\n[![Build Status](https://travis-ci.org/linuxwhatelse/pyloader.svg?branch=master)](https://travis-ci.org/linuxwhatelse/pyloader)\n[![pypi](https://img.shields.io/pypi/v/lwe-pyloader.svg)](https://pypi.python.org/pypi/lwe-pyloader)\n\n**pyloader** is a simple, easy to use, multi-threaded downloader with queuing support.  \n\nIt is **NOT** a command-line utility but instead something you can (if you want) implement  \nin one (or more, I don't care :)) of your applications.  \n\nI wrote project-specific downloader a few times now and finally decided to create a proper module for it as  \nI couldn't find an existing one (Haven't spent that much time searching though).  \n\n## ToDo\nThings to implement:\n* More unittests\n* Pause/Resume downloads\n\n## Requirements\nWhat you need:\n* Python 2.7 / Python 3.4 and up\n* The great python [requests](https://github.com/kennethreitz/requests) module\n\n## Installation\n### From pypi (recommanded)\n```bash\npip install lwe-pyloader\n```\n### From source\n```bash\ngit clone https://github.com/linuxwhatelse/pyloader\ncd pyloader\npython setup.py install\n```\n## Usage\nThe source has been commented quite well so at any point you might just:\n```python\nimport pyloader\nhelp(pyloader)\n```\n\nTo get you started though, check the included [examples](examples).  \nHappy coding! :)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxwhatelse%2Fpyloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuxwhatelse%2Fpyloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxwhatelse%2Fpyloader/lists"}