We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b594e0 commit d0f689bCopy full SHA for d0f689b
docs/scenarios/json.rst
@@ -1,6 +1,8 @@
1
JSON
2
====
3
4
+.. image:: https://farm5.staticflickr.com/4174/33928819683_97b5c6a184_k_d.jpg
5
+
6
The `json <https://docs.python.org/2/library/json.html>`_ library can parse
7
JSON from strings or files. The library parses JSON into a Python dictionary
8
or list. It can also convert Python dictionaries or lists into JSON strings.
0 commit comments