Skip to content

types-colorama 0.4.15.20250801

Download JSON

  • PyPI https://pypi.org/project/types-colorama/
    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" : 276
        "Any" : 6
        "Untyped" : 3
    • 98.9% coverage
    • 96.8% coverage (strict)
    • 285 typable
      • 276 typed
      • 3 untyped
      • 6 Any
  • Typables


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "functions" : 68
        "classes" : 122
        "other" : 23
    • 27 functions (+0 overloads)
      • 41 parameters
    • 12 classes
      • 50 methods (+0 overloads)
        • 71 parameters
      • 1 properties
    • 5 modules
      • 23 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
colorama.ansi 100.0% 100.0% 69 0
colorama.ansitowin32 100.0% 97.8% 92 0
colorama.initialise 97.2% 86.1% 36 0
colorama.win32 100.0% 100.0% 36 0
colorama.winterm 96.2% 96.2% 52 0

Incomplete Annotations

colorama.ansitowin32 (0 missing, 2 any)

Symbol Typable Typed Any
meth StreamWrapper.getattr 2 2 1
meth StreamWrapper.exit 5 5 1

colorama.initialise (1 missing, 4 any)

Symbol Typable Typed Any
func colorama.colorama_text 3 3 2
func colorama.initialise.colorama_text 3 3 2
attr colorama.version 1 0 0

colorama.winterm (2 missing, 0 any)

Symbol Typable Typed Any
func colorama.winterm.get_osfhandle 2 0 0

Type-Ignore Comments

No type-ignore comments.