httpconcurrent


Namehttpconcurrent JSON
Version 0.2.0 PyPI version JSON
download
home_page
SummaryHTTP Concurrent: A Python library for handling HTTP requests and managing threads.
upload_time2023-07-27 09:47:46
maintainer
docs_urlNone
authorMattew
requires_python
license
keywords httpconcurrent http requests thread management concurrent requests network tasks
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The package simplifies making HTTP requests, managing concurrent threads, and performing various network-related tasks with ease.



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "httpconcurrent",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "httpconcurrent,http requests,thread management,concurrent requests,network tasks",
    "author": "Mattew",
    "author_email": "mattewrak@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e4/3f/0496007952d97a8626ac20c7ebaafd8b15aab73262d54ec2888f6fd082c8/httpconcurrent-0.2.0.tar.gz",
    "platform": null,
    "description": "The package simplifies making HTTP requests, managing concurrent threads, and performing various network-related tasks with ease.\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "HTTP Concurrent: A Python library for handling HTTP requests and managing threads.",
    "version": "0.2.0",
    "project_urls": null,
    "split_keywords": [
        "httpconcurrent",
        "http requests",
        "thread management",
        "concurrent requests",
        "network tasks"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b825f76fc3cbe03f842139e11fec59b13c9a8f538ac844d9f7b8557b0050621b",
                "md5": "1d0d99e6530b5cdeab5d3191691da512",
                "sha256": "d13bd18baf906b8dc534946a231d7866f93845828b6fff6ce5be378576638ff2"
            },
            "downloads": -1,
            "filename": "httpconcurrent-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1d0d99e6530b5cdeab5d3191691da512",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6847,
            "upload_time": "2023-07-27T09:47:44",
            "upload_time_iso_8601": "2023-07-27T09:47:44.406182Z",
            "url": "https://files.pythonhosted.org/packages/b8/25/f76fc3cbe03f842139e11fec59b13c9a8f538ac844d9f7b8557b0050621b/httpconcurrent-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e43f0496007952d97a8626ac20c7ebaafd8b15aab73262d54ec2888f6fd082c8",
                "md5": "ac2a878422af082080e5d84882ab56e8",
                "sha256": "da869d1a1c24cf931b2454af28339b395ea98001b6536d4648a2af6480495fc8"
            },
            "downloads": -1,
            "filename": "httpconcurrent-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ac2a878422af082080e5d84882ab56e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6437,
            "upload_time": "2023-07-27T09:47:46",
            "upload_time_iso_8601": "2023-07-27T09:47:46.243066Z",
            "url": "https://files.pythonhosted.org/packages/e4/3f/0496007952d97a8626ac20c7ebaafd8b15aab73262d54ec2888f6fd082c8/httpconcurrent-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-27 09:47:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "httpconcurrent"
}
        
Elapsed time: 0.18952s