Skip to content

Latest commit

 

History

History
16 lines (6 loc) · 207 Bytes

readme.md

File metadata and controls

16 lines (6 loc) · 207 Bytes

hot update python code

  1. install reloadr
  1. run main.py

  2. modify code at mypkg.py, no need to stop main.py

  3. the updated code will be auto reloaded at main.py