How to import external Python module and refresh Dynamo node when changes are made externally?

The toggle is enough. My workflow:

  • Make edits to python code outside of dynamo.
  • When I want to reload in dynamo, I just toggle the bool node.
    Thanks.