{"library":"types-pycurl","type":"library","category":null,"description":"types-pycurl provides static type annotations (stubs) for the pycurl library, enabling static type checkers like MyPy and PyRight to analyze code that uses pycurl for network operations. It is part of the typeshed project, which centrally maintains type stubs for Python's standard library and many third-party packages. This package is automatically released, typically on a daily basis, to ensure compatibility with the corresponding pycurl runtime versions.","language":"python","status":"active","version":"7.45.7.20260408","tags":["typing","stubs","pycurl","typeshed","type-checking","network","http"],"last_verified":"Sat May 23","install":[{"cmd":"pip install pycurl types-pycurl","imports":["import pycurl\nfrom io import BytesIO\n\nc = pycurl.Curl()","import pycurl\n\ntry:\n    # pycurl operations\n    pass\nexcept pycurl.error as e:\n    print(f\"PycURL error: {e}\")"]}],"homepage":null,"github":"https://github.com/typeshed-internal/stub_uploader","docs":null,"changelog":"https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/pycurl.md","pypi":"https://pypi.org/project/types-pycurl/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.7,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/types-pycurl/compatibility"}}