Skip to content

project

Python json module

The json module in Python's standard library, which encodes and decodes JSON through dumps() and loads() and exposes options such as ensure_ascii, sort_keys, separators, indent and default.

Known aliases

  • json.dumps
  • json stdlib

Relationships

No evidence-backed relationships are recorded.

Current clusters