[Microbit-Python] JSON on micro:bit

Joseph Bunce bunce.joe at gmail.com
Sat Apr 8 17:31:20 EDT 2017


 Hello,

In the micro python (not micro:bit) documentation, it seems you can get
access to the ujson library which has the basic dumps() and loads()
methods. Is it possable to access this on the micro:bit an it does not seem
to ba a listed module? I am aware that you can sortof use eval() to achieve
the same end but this is generally very much suggested against.

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/microbit/attachments/20170408/a25a4a60/attachment.html>


More information about the Microbit mailing list