cx_freeze code in submodules of a dash multipage application is not executed during instantiation
I’ve built a plotly multi-page app in python and it works proper in the python only environment. The core concept of is to register pages in sub modules as pages.
The standard structure of this is: