types-pycurl


Nametypes-pycurl JSON
Version 7.45.7.20251101 PyPI version JSON
download
home_pageNone
SummaryTyping stubs for pycurl
upload_time2025-11-01 03:03:58
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements packaging requests tomli build setuptools twine mypy pytest types-requests black
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Typing stubs for pycurl

This is a [type stub package](https://typing.python.org/en/latest/tutorials/external_libraries.html)
for the [`pycurl`](https://github.com/pycurl/pycurl) package. It can be used by type checkers
to check code that uses `pycurl`. This version of
`types-pycurl` aims to provide accurate annotations for
`pycurl==7.45.7`.

This package is part of the [typeshed project](https://github.com/python/typeshed).
All fixes for types and metadata should be contributed there.
See [the README](https://github.com/python/typeshed/blob/main/README.md)
for more details. The source for this package can be found in the
[`stubs/pycurl`](https://github.com/python/typeshed/tree/main/stubs/pycurl)
directory.

This package was tested with the following type checkers:
* [mypy](https://github.com/python/mypy/) 1.18.2
* [pyright](https://github.com/microsoft/pyright) 1.1.407

It was generated from typeshed commit
[`be34e9201db75891a67d4d3ce5e5705ee6636f6f`](https://github.com/python/typeshed/commit/be34e9201db75891a67d4d3ce5e5705ee6636f6f).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "types-pycurl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/49/c7/1bbed7c8b7f0a05ca63c2502d8ab91b339d5d147d3a427ce629f0cbfa68e/types_pycurl-7.45.7.20251101.tar.gz",
    "platform": null,
    "description": "## Typing stubs for pycurl\n\nThis is a [type stub package](https://typing.python.org/en/latest/tutorials/external_libraries.html)\nfor the [`pycurl`](https://github.com/pycurl/pycurl) package. It can be used by type checkers\nto check code that uses `pycurl`. This version of\n`types-pycurl` aims to provide accurate annotations for\n`pycurl==7.45.7`.\n\nThis package is part of the [typeshed project](https://github.com/python/typeshed).\nAll fixes for types and metadata should be contributed there.\nSee [the README](https://github.com/python/typeshed/blob/main/README.md)\nfor more details. The source for this package can be found in the\n[`stubs/pycurl`](https://github.com/python/typeshed/tree/main/stubs/pycurl)\ndirectory.\n\nThis package was tested with the following type checkers:\n* [mypy](https://github.com/python/mypy/) 1.18.2\n* [pyright](https://github.com/microsoft/pyright) 1.1.407\n\nIt was generated from typeshed commit\n[`be34e9201db75891a67d4d3ce5e5705ee6636f6f`](https://github.com/python/typeshed/commit/be34e9201db75891a67d4d3ce5e5705ee6636f6f).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Typing stubs for pycurl",
    "version": "7.45.7.20251101",
    "project_urls": {
        "Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/pycurl.md",
        "Chat": "https://gitter.im/python/typing",
        "GitHub": "https://github.com/python/typeshed",
        "Homepage": "https://github.com/python/typeshed",
        "Issue tracker": "https://github.com/python/typeshed/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d3b8f469f017e67231fc96a3ad33aceff3bbf57508d0de910ec89f623a63da33",
                "md5": "b1ce789fbfce1b2bfd9d450c07b1934b",
                "sha256": "3fd98441deed459b5a3129a42cb59267a1f99a31f75fa6bc1b40b9937c1b59fb"
            },
            "downloads": -1,
            "filename": "types_pycurl-7.45.7.20251101-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b1ce789fbfce1b2bfd9d450c07b1934b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 13199,
            "upload_time": "2025-11-01T03:03:57",
            "upload_time_iso_8601": "2025-11-01T03:03:57.673064Z",
            "url": "https://files.pythonhosted.org/packages/d3/b8/f469f017e67231fc96a3ad33aceff3bbf57508d0de910ec89f623a63da33/types_pycurl-7.45.7.20251101-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "49c71bbed7c8b7f0a05ca63c2502d8ab91b339d5d147d3a427ce629f0cbfa68e",
                "md5": "231eb3dc272ef40f446c9a3f9e4cae4b",
                "sha256": "207f13450b49ef6b94189e4a8d8eedb053c2ad49d9f631fc66c2a819b76751e9"
            },
            "downloads": -1,
            "filename": "types_pycurl-7.45.7.20251101.tar.gz",
            "has_sig": false,
            "md5_digest": "231eb3dc272ef40f446c9a3f9e4cae4b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 14438,
            "upload_time": "2025-11-01T03:03:58",
            "upload_time_iso_8601": "2025-11-01T03:03:58.697021Z",
            "url": "https://files.pythonhosted.org/packages/49/c7/1bbed7c8b7f0a05ca63c2502d8ab91b339d5d147d3a427ce629f0cbfa68e/types_pycurl-7.45.7.20251101.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-01 03:03:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "typeshed-internal",
    "github_project": "stub_uploader",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "packaging",
            "specs": []
        },
        {
            "name": "requests",
            "specs": [
                [
                    "<",
                    "2.30.0"
                ]
            ]
        },
        {
            "name": "tomli",
            "specs": []
        },
        {
            "name": "build",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "77.0.3"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": []
        },
        {
            "name": "mypy",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "types-requests",
            "specs": []
        },
        {
            "name": "black",
            "specs": [
                [
                    ">=",
                    "24.1.1"
                ],
                [
                    "<",
                    "25"
                ]
            ]
        }
    ],
    "lcname": "types-pycurl"
}
        
Elapsed time: 2.19291s