UIFlow Guide
Search
JSON is a lightweight data interaction format that facilitates data transfer and reading.
dumps to json Encoding python objects into JSON format
dumps to json
loads json Decoding JSON strings into python objects
loads json
Build dictionary to JSON format