Skip to content
Snippets Groups Projects
Select Git revision
  • dualcore
  • ch3/leds
  • wip-bootstrap default
  • ch3/time
  • master
5 results

ujson.rst

Blame
  • ujson.rst 501 B

    :mod:`ujson` -- JSON encoding and decoding

    |see_cpython_module| :mod:`python:json`.

    This modules allows to convert between Python objects and the JSON data format.

    Functions