You could consider putting common code in files under modules and use a 
local_import to pull it in. During development set the optional reload=True 
parameter or you have to restart the server to make a modification in a 
module file visible.

Reply via email to