.pyd files from Python - MemoryModule
Did you try maybe a combine .pyd files with this tool? Want to support us here with Your solution? : https://github.com/pyinstaller/pyinstaller/issues/8572 ?
Are you aware of https://github.com/py2exe/py2exe ?
I know many of python setup but py2exe not support more advanced projects, eg. like QT/PySide6
Ok I saw.. that You changed here: https://github.com/py2exe/py2exe/commit/3332db3deb38a5c8194852508b67cd04d9790a53 Then yo know many things around py2xe but this solution is very limited in relation to pyinstaller, etc.
And you know well about: https://github.com/py2exe/py2exe/issues/158#issuecomment-1306298398
I am the current maintainer of py2exe so, I am well aware of its features and limitations. However, I just wanted to say that py2exe is, quite literally, MemoryModule applied to .pyd files…