Skip to content

openexr 3.4.7

Version history | Download JSON

  • PyPI https://pypi.org/project/openexr/
    Repository https://github.com/AcademySoftwareFoundation/OpenEXR

  • py.typed

  • Coverage


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "Typed" : 0
        "Any" : 0
        "Untyped" : 130
    • 0.0% coverage
    • 0.0% coverage (strict)
    • 130 typable
      • 0 typed
      • 130 untyped
      • 0 Any
  • Typables


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "functions" : 0
        "classes" : 85
        "other" : 0
    • 0 functions (+0 overloads)
      • 0 parameters
    • 20 classes
      • 30 methods (+0 overloads)
        • 55 parameters
      • 0 properties
    • 1 modules
      • 0 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
Imath 0.0% 0.0% 130 0

Incomplete Annotations

Imath (130 missing, 0 any)

Symbol Typable Typed Any
meth Chromaticities.init 5 0 0
meth Chromaticities.repr 1 0 0
attr Chromaticities.red 1 0 0
attr Chromaticities.green 1 0 0
attr Chromaticities.blue 1 0 0
attr Chromaticities.white 1 0 0
meth Rational.init 3 0 0
meth Rational.repr 1 0 0
meth Rational.eq 2 0 0
attr Rational.n 1 0 0
attr Rational.d 1 0 0
meth TileDescription.init 5 0 0
meth TileDescription.repr 1 0 0
meth TileDescription.eq 2 0 0
attr TileDescription.xSize 1 0 0
attr TileDescription.ySize 1 0 0
attr TileDescription.mode 1 0 0
attr TileDescription.roundingMode 1 0 0
meth point.init 3 0 0
meth point.repr 1 0 0
meth point.eq 2 0 0
attr point.x 1 0 0
attr point.y 1 0 0
meth Channel.init 4 0 0
meth Channel.repr 1 0 0
meth Channel.eq 2 0 0
attr Channel.type 1 0 0
attr Channel.xSampling 1 0 0
attr Channel.ySampling 1 0 0
meth TimeCode.init 19 0 0
meth TimeCode.repr 1 0 0
meth TimeCode.eq 2 0 0
attr TimeCode.hours 1 0 0
attr TimeCode.minutes 1 0 0
attr TimeCode.seconds 1 0 0
attr TimeCode.frame 1 0 0
attr TimeCode.dropFrame 1 0 0
attr TimeCode.colorFrame 1 0 0
attr TimeCode.fieldPhase 1 0 0
attr TimeCode.bgf0 1 0 0
attr TimeCode.bgf1 1 0 0
attr TimeCode.bgf2 1 0 0
attr TimeCode.binaryGroup1 1 0 0
attr TimeCode.binaryGroup2 1 0 0
attr TimeCode.binaryGroup3 1 0 0
attr TimeCode.binaryGroup4 1 0 0
attr TimeCode.binaryGroup5 1 0 0
attr TimeCode.binaryGroup6 1 0 0
attr TimeCode.binaryGroup7 1 0 0
attr TimeCode.binaryGroup8 1 0 0
meth chromaticity.init 3 0 0
meth chromaticity.repr 1 0 0
meth chromaticity.eq 2 0 0
attr chromaticity.x 1 0 0
attr chromaticity.y 1 0 0
meth KeyCode.init 8 0 0
meth KeyCode.repr 1 0 0
meth KeyCode.eq 2 0 0
attr KeyCode.filmMfcCode 1 0 0
attr KeyCode.filmType 1 0 0
attr KeyCode.prefix 1 0 0
attr KeyCode.count 1 0 0
attr KeyCode.perfOffset 1 0 0
attr KeyCode.perfsPerFrame 1 0 0
attr KeyCode.perfsPerCount 1 0 0
meth Enumerated.init 2 0 0
meth Enumerated.repr 1 0 0
meth Enumerated.cmp 2 0 0
meth Enumerated.eq 2 0 0
attr Enumerated.v 1 0 0
meth Box.init 3 0 0
meth Box.repr 1 0 0
meth Box.eq 2 0 0
attr Box.min 1 0 0
attr Box.max 1 0 0

Type-Ignore Comments

No type-ignore comments.