Skip to content

orjson 3.11.7

Version history | Download JSON

  • PyPI https://pypi.org/project/orjson/
    Repository https://github.com/ijl/orjson

  • py.typed

  • Coverage


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


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

Modules

Module Coverage Coverage (strict) Typables Ignores
orjson 100.0% 90.9% 22 0

Incomplete Annotations

orjson (0 missing, 2 any)

Symbol Typable Typed Any
func dumps 4 4 1
func loads 2 2 1

Type-Ignore Comments

No type-ignore comments.