We can easily create Python native data types from IRIS for example, by using ##class(%SYS.Python).Builtins().dict() or convert IRIS native complex datatypes to python datatypes ex: listbuild to python list ##class(%SYS.Python).ToList(). However, implement a python datatype values back into IRIS type values conversion methods would be useful.
Convert python dictionary to %DynamicObject
Convert python list to $listbuild and %DynamicArray
Thank you for submitting the idea. The status has been changed to "Future consideration".
Stay tuned!