import json from django.test import TestCase # Create your tests here. c = '2022-11-29 05:00:08' import datetime from dateutil.relativedelta import relativedelta c = { "c0": "Temperature2", "c1": "Temperature3" } c = { "Control_card": 3, "front": 12, "keep_time": 10, "Start_x": 5, "Start_y": 10, "Width": 96, "Height": 48 } print(json.dumps(c))