Pyinstaller – “ModuleNotFoundError: No module named ‘app'” for big FastAPI project
I have following folder structure for my FastAPI based backend project. I would like to do code obfuscation and ship in docker image.
I have following folder structure for my FastAPI based backend project. I would like to do code obfuscation and ship in docker image.