I have made a small pyqt application of 5 and 6 .py files.Now I want to build them and compiled them in a single main file.Mean I have to operate them from one main window e
The way can be creating .dll files with C/C++ or C# and adding to the exe folder. To implement this solution you can check c_types of python as well.