Hot code reloading in Python(github.com)1 points·by okso·há 11 anos·1 commentsgithub.comHot code reloading in Pythonhttps://github.com/hoh/reloadr1 commentsPost comment[–]okso·há 11 anosreplyJust published this library for hot code reloading and live-coding in Python on Pypi.It allows you to change the source code of a function or a class while it is being used, without having to restart your program.I hope it saves you many restarts !
It allows you to change the source code of a function or a class while it is being used, without having to restart your program.
I hope it saves you many restarts !