Differences between revisions 2 and 3
Revision 2 as of 2023-04-11 01:03:44
Size: 261
Comment:
Revision 3 as of 2023-04-11 01:06:02
Size: 398
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:



== Example ==

{{{
}}}

----



== Usage ==



=== Dump ===

=== DumpS ===

=== Load ===

=== LoadS ===

---

Python Json

json is a module that supports encoding and decoding JSON files.


Example


Usage

Dump

DumpS

Load

LoadS

---

See also

Python json module documentation


CategoryRicottone

Python/Json (last edited 2023-06-15 18:40:42 by DominicRicottone)