pycurl-requestx


Namepycurl-requestx JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/profxadke/pycurl-requestx
SummaryAn asynchronous HTTP client combining pycurl-requests and AnyIO, basically an async wrapper around pycurl-requests, all thanks to AnyIO.
upload_time2024-12-29 00:02:21
maintainerNone
docs_urlNone
authorNikhil Aryal
requires_python>=3.12
licenseMIT
keywords pycurl curl libcurl anyio asyncio http client httpx requests pycurl-requests pycurl-requestx trio uvloop async asynchronous
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/profxadke/pycurl-requestx",
    "name": "pycurl-requestx",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "pycurl, curl, libcurl, anyio, asyncio, http, client, httpx, requests, pycurl-requests, pycurl-requestx, trio, uvloop, async, asynchronous",
    "author": "Nikhil Aryal",
    "author_email": "\"Nikhil Aryal (aka. OSHO)\" <xadkeg@duck.com>",
    "download_url": "https://files.pythonhosted.org/packages/dc/9e/7e0b368f411decb0e2563ecd251fd4fc9f000ff11273e55924a9cf269f1d/pycurl_requestx-0.1.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An asynchronous HTTP client combining pycurl-requests and AnyIO, basically an async wrapper around pycurl-requests, all thanks to AnyIO.",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/profxadke/pycurl-requestx"
    },
    "split_keywords": [
        "pycurl",
        " curl",
        " libcurl",
        " anyio",
        " asyncio",
        " http",
        " client",
        " httpx",
        " requests",
        " pycurl-requests",
        " pycurl-requestx",
        " trio",
        " uvloop",
        " async",
        " asynchronous"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dc82663c8512d02112bdc66e4a43bd6d0651b96f755cbf2edbb9b78b8692255c",
                "md5": "ee7851c0d026e0f73f9d568d4b519be9",
                "sha256": "325bdd69d7cc71e644e9f8d21a789a8ffc9126b464c012ee0f79a081300c8aea"
            },
            "downloads": -1,
            "filename": "pycurl_requestx-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ee7851c0d026e0f73f9d568d4b519be9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 4113,
            "upload_time": "2024-12-29T00:02:18",
            "upload_time_iso_8601": "2024-12-29T00:02:18.747800Z",
            "url": "https://files.pythonhosted.org/packages/dc/82/663c8512d02112bdc66e4a43bd6d0651b96f755cbf2edbb9b78b8692255c/pycurl_requestx-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dc9e7e0b368f411decb0e2563ecd251fd4fc9f000ff11273e55924a9cf269f1d",
                "md5": "a24d849fba6b4772b1a13d39d1368d1d",
                "sha256": "6f81ff5b1ff71fad02975b8ed16854f24245d64ebba97b1aceb9586da8dec868"
            },
            "downloads": -1,
            "filename": "pycurl_requestx-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a24d849fba6b4772b1a13d39d1368d1d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 3684,
            "upload_time": "2024-12-29T00:02:21",
            "upload_time_iso_8601": "2024-12-29T00:02:21.968045Z",
            "url": "https://files.pythonhosted.org/packages/dc/9e/7e0b368f411decb0e2563ecd251fd4fc9f000ff11273e55924a9cf269f1d/pycurl_requestx-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-29 00:02:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "profxadke",
    "github_project": "pycurl-requestx",
    "github_not_found": true,
    "lcname": "pycurl-requestx"
}
        
Elapsed time: 0.51464s