Skip to content

types-psutil 7.2.2.20260130

Version history | Download JSON

  • PyPI https://pypi.org/project/types-psutil/
    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" : 253
        "Any" : 1
        "Untyped" : 2
    • 99.2% coverage
    • 98.8% coverage (strict)
    • 256 typable
      • 253 typed
      • 2 untyped
      • 1 Any
  • Typables


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "functions" : 48
        "classes" : 118
        "other" : 78
    • 28 functions (+8 overloads)
      • 20 parameters
    • 7 classes
      • 56 methods (+0 overloads)
        • 61 parameters
      • 1 properties
    • 5 modules
      • 78 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
psutil 98.8% 98.2% 170 0
psutil._common 100.0% 100.0% 68 0
psutil._pslinux 100.0% 100.0% 4 0
psutil._psutil_windows 100.0% 100.0% 6 0
psutil._pswindows 100.0% 100.0% 8 0

Incomplete Annotations

psutil (2 missing, 1 any)

Symbol Typable Typed Any
meth Process.as_dict 3 2 0
meth Popen.getattribute 2 2 1
func psutil.sensors_battery 1 0 0

Type-Ignore Comments

No type-ignore comments.