something like
>>> some_function("arguments", 2) [<object name="arguments">, <object name="arguments">]
which shows the real python console code and result in the pydocs. started to work on this in Connection.create_instance. will continue to expand on it later.