1 comment

[ 3.2 ms ] story [ 14.5 ms ] thread
Just 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 !