Thanks. Do you know how to run an external py file from console. For example I have file "test.py" in the working folder which I would want to run?
The reason is that I would like to use for example notepad++ to develop a snippet (usually requires lots of testing and mistakes) and avoid copy pasting to console all the time.