HammerTime-http


NameHammerTime-http JSON
Version 0.10.1 PyPI version JSON
download
home_pagehttps://github.com/delvelabs/hammertime
SummaryHammerTime is an HTTP client library aiming to perform a large number of requests on a server as fast as it can take them, but without distrupting operations significantly.
upload_time2024-04-04 18:41:49
maintainerNone
docs_urlNone
authorDelve Labs inc.
requires_python<4,>=3.8.0
licenseGPLv2
keywords
VCS
bugtrack_url
requirements aiodns aiohttp easyinject
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/delvelabs/hammertime",
    "name": "HammerTime-http",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "Delve Labs inc.",
    "author_email": "info@delvelabs.ca",
    "download_url": "https://files.pythonhosted.org/packages/4e/e9/e8450ac6405a324667a773dbb5621c47f0516f30d79f1b3ffc5e13f75fa2/HammerTime-http-0.10.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GPLv2",
    "summary": "HammerTime is an HTTP client library aiming to perform a large number of requests on a server as fast as it can take them, but without distrupting operations significantly.",
    "version": "0.10.1",
    "project_urls": {
        "Homepage": "https://github.com/delvelabs/hammertime"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "acd79c86482ebbbc2180206d99d8f1c8661264d521103a317731e8338083c851",
                "md5": "3e2be8eee4875cfaaf81acd76fbbb917",
                "sha256": "5a8973345d8acb8b35144a40a44a7483f7eba7d48274f47df9b0104e0b21ee1a"
            },
            "downloads": -1,
            "filename": "HammerTime_http-0.10.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3e2be8eee4875cfaaf81acd76fbbb917",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": "<4,>=3.8.0",
            "size": 44129,
            "upload_time": "2024-04-04T18:41:47",
            "upload_time_iso_8601": "2024-04-04T18:41:47.263346Z",
            "url": "https://files.pythonhosted.org/packages/ac/d7/9c86482ebbbc2180206d99d8f1c8661264d521103a317731e8338083c851/HammerTime_http-0.10.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ee9e8450ac6405a324667a773dbb5621c47f0516f30d79f1b3ffc5e13f75fa2",
                "md5": "164b21217a349747ff916e17116c314e",
                "sha256": "08d6e1bd0fbcbf8ec6f700eae01eaa93a441d62dfd15fc272d018c5e898796c8"
            },
            "downloads": -1,
            "filename": "HammerTime-http-0.10.1.tar.gz",
            "has_sig": false,
            "md5_digest": "164b21217a349747ff916e17116c314e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8.0",
            "size": 27205,
            "upload_time": "2024-04-04T18:41:49",
            "upload_time_iso_8601": "2024-04-04T18:41:49.609330Z",
            "url": "https://files.pythonhosted.org/packages/4e/e9/e8450ac6405a324667a773dbb5621c47f0516f30d79f1b3ffc5e13f75fa2/HammerTime-http-0.10.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-04 18:41:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "delvelabs",
    "github_project": "hammertime",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "aiodns",
            "specs": [
                [
                    ">=",
                    "1.1.1"
                ],
                [
                    "<",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "aiohttp",
            "specs": [
                [
                    "<",
                    "4.0.0"
                ],
                [
                    ">=",
                    "3.7.3"
                ]
            ]
        },
        {
            "name": "easyinject",
            "specs": [
                [
                    "==",
                    "0.3"
                ]
            ]
        }
    ],
    "lcname": "hammertime-http"
}
        
Elapsed time: 0.24595s