core.noscript.text
If you don't want to have all your code in main.py only, is there any intended way of importing own modules, without creating a package? Trying to do refer to files in the same directory fails. It becomes an issue while testing, too.