Skip to content

types-httplib2 0.31.2.20260125

Version history | Download JSON

  • PyPI https://pypi.org/project/types-httplib2/
    Repository https://github.com/python/typeshed

  • py.typed
    stubs-only typeshed

  • Coverage


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "Typed" : 61
        "Any" : 16
        "Untyped" : 30
    • 72.0% coverage
    • 57.0% coverage (strict)
    • 107 typable
      • 61 typed
      • 30 untyped
      • 16 Any
  • Typables


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "functions" : 5
        "classes" : 49
        "other" : 26
    • 3 functions (+0 overloads)
      • 2 parameters
    • 21 classes
      • 15 methods (+0 overloads)
        • 33 parameters
      • 1 properties
    • 5 modules
      • 26 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
httplib2 60.0% 51.4% 70 2
httplib2.auth 100.0% 23.1% 13 0
httplib2.certs 100.0% 100.0% 6 0
httplib2.error 100.0% 100.0% 6 0
httplib2.iri2uri 83.3% 83.3% 12 0

Incomplete Annotations

httplib2 (28 missing, 6 any)

Symbol Typable Typed Any
meth ProxyInfo.init 8 2 0
meth ProxyInfo.astuple 1 0 0
meth ProxyInfo.isgood 1 0 0
meth ProxyInfo.applies_to 2 0 0
meth ProxyInfo.bypass_host 2 0 0
attr ProxyInfo.bypass_hosts 1 1 1
meth Http.init 8 4 0
meth Http.add_credentials 4 2 0
meth Http.add_certificate 5 1 0
meth Http.request 7 1 0
attr Http.proxy_info 1 1 1
attr Http.ca_certs 1 1 1
attr Http.tls_maximum_version 1 1 1
attr Http.tls_minimum_version 1 1 1
attr Http.connections 1 1 1

httplib2.auth (0 missing, 10 any)

Symbol Typable Typed Any
attr httplib2.auth.token 1 1 1
attr httplib2.auth.scheme 1 1 1
attr httplib2.auth.auth_param_name 1 1 1
attr httplib2.auth.authentication_info 1 1 1
attr httplib2.auth.params 1 1 1
attr httplib2.auth.www_authenticate 1 1 1
attr httplib2.auth.token68 1 1 1
attr httplib2.auth.challenge 1 1 1
attr httplib2.auth.auth_param 1 1 1
attr httplib2.auth.quoted_string 1 1 1

httplib2.iri2uri (2 missing, 0 any)

Symbol Typable Typed Any
meth Test.test_uris 1 0 0
meth Test.test_iri 1 0 0

Type-Ignore Comments

Flavor Count
type: ignore[override] 2