multithreaded-downloader


Namemultithreaded-downloader JSON
Version 1.5 PyPI version JSON
download
home_pagehttps://github.com/yourusername/multithreaded_downloader
SummaryA multi-threaded file downloader.
upload_time2024-08-14 16:18:52
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# MultiThreadedDownloader

A Python package for downloading large files using multithreading.

## Installation

```bash
pip install multithreaded_downloader



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/multithreaded_downloader",
    "name": "multithreaded-downloader",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/00/2a/9366e84fabd74caf899f41f52d705c432815d9e5aa9f9afb8d5df8c9f765/multithreaded_downloader-1.5.tar.gz",
    "platform": null,
    "description": "\r\n# MultiThreadedDownloader\r\n\r\nA Python package for downloading large files using multithreading.\r\n\r\n## Installation\r\n\r\n```bash\r\npip install multithreaded_downloader\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A multi-threaded file downloader.",
    "version": "1.5",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/multithreaded_downloader"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22c580e31eb9aec790817755cbc507f77a9b0dbd7e6355d068e4102db96cd770",
                "md5": "95d216101ec3ce0349ea5b057f3206e2",
                "sha256": "f488bb7558b5b3ddb0245ae7ed6c584a43e7b00f21c40b02a76b99696d10b0f7"
            },
            "downloads": -1,
            "filename": "multithreaded_downloader-1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "95d216101ec3ce0349ea5b057f3206e2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4243,
            "upload_time": "2024-08-14T16:18:50",
            "upload_time_iso_8601": "2024-08-14T16:18:50.558960Z",
            "url": "https://files.pythonhosted.org/packages/22/c5/80e31eb9aec790817755cbc507f77a9b0dbd7e6355d068e4102db96cd770/multithreaded_downloader-1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "002a9366e84fabd74caf899f41f52d705c432815d9e5aa9f9afb8d5df8c9f765",
                "md5": "189841aca61c8296a7a352137bef7aae",
                "sha256": "ccf16ae89ea6f6d292ef60783e92e5c720cd4d4dd4d6f7363a39453bf428845b"
            },
            "downloads": -1,
            "filename": "multithreaded_downloader-1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "189841aca61c8296a7a352137bef7aae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3446,
            "upload_time": "2024-08-14T16:18:52",
            "upload_time_iso_8601": "2024-08-14T16:18:52.819420Z",
            "url": "https://files.pythonhosted.org/packages/00/2a/9366e84fabd74caf899f41f52d705c432815d9e5aa9f9afb8d5df8c9f765/multithreaded_downloader-1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-14 16:18:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "multithreaded_downloader",
    "github_not_found": true,
    "lcname": "multithreaded-downloader"
}
        
Elapsed time: 1.20624s