News

From v0.3.0, there is only one API, hmr.reload. Import your dev packages as usual. And add 2 lines for automatically reloading. When you try to add HMR for a function or class, remember to pass the ...
🔄 Hot module reload for python, automatically reload your code when files are modified. No need to modify source code. - Mr-Milk/python-hmr ...
There's a sneaky danger involved with the Python import statement. Here's why it is a potential risk for enterprises and what they can do about it.