Skip to content

rawpy 0.26.1

Version history | Download JSON

  • PyPI https://pypi.org/project/rawpy/
    Repository https://github.com/letmaik/rawpy

  • py.typed

  • Coverage


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


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "functions" : 15
        "classes" : 0
        "other" : 7
    • 4 functions (+0 overloads)
      • 11 parameters
    • 0 classes
      • 0 methods (+0 overloads)
        • 0 parameters
      • 0 properties
    • 2 modules
      • 7 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
rawpy 0.0% 0.0% 3 0
rawpy.enhance 0.0% 0.0% 19 0

Incomplete Annotations

rawpy (3 missing, 0 any)

Symbol Typable Typed Any
func imread 3 0 0

rawpy.enhance (19 missing, 0 any)

Symbol Typable Typed Any
func save_dcraw_bad_pixels 3 0 0
attr coords 1 0 0
attr paths 1 0 0
attr bad_pixels_path 1 0 0
func find_bad_pixels 5 0 0
attr prefix 1 0 0
attr rgb 1 0 0
func repair_bad_pixels 4 0 0
attr t0 1 0 0
attr raw 1 0 0

Type-Ignore Comments

No type-ignore comments.