I use something like this (the = is equivalent to response.write)

{{
response.write(json(python_data_structure)+";", escape=False)
}}

Reply via email to