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

ujson.rst

Blame
  • user avatar
    Damien George authored
    a58713a8
    History
    ujson.rst 459 B

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

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

    Functions