Loading python library (embedPy) without restarting kdb/q

https://learninghub.kx.com/forums/topic/loading-python-library-embedpy-without-restarting-kdb-q

Hi guys,

I have one question. I am using embedPy to call python library (user written) in kdb.

Is there way to reload the python libary, after I update the *.py function in q, without restarting the q process? 

Thank you.

Using https://github.com/rianoc/qXML as an example details attached in image