Hi everyone,

I would like to introduce PyLiveUpdate 
(https://github.com/devopspp/pyliveupdate),  
a tool that helps you modify your running python code without stopping and
restarting it. This is helpful when you want to add some code (like print for 
debug) 
or modify a function definition (like fix bugs) for a long running program 
(like a web 
server). I'm now seeking people's feedbacks on this. Welcome to give me any 
comments. Appreciated it!

Best,
CC
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to