Pyinstaller tips
If you want to reduce your pyinstaller app size, you can used numpy without openblas. Good article to compile numpy without openblas on windows. Can be useful if you want to reduce your package size with pyinstaller. myuan.fun/Compile-numpy-without-openblas-to-reduce-pack-size