Hot code reloading in Python(github.com)1 points·by okso·11 năm trước·1 commentsgithub.comHot code reloading in Pythonhttps://github.com/hoh/reloadr1 commentsPost comment[–]okso·11 năm trướcreplyJust 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 !