LukeLeiter

Results 3 comments of LukeLeiter

@adamgreg Did you package that app into an executable?

I used native-web-app to create and easy way to open my app, used pytinstaller to create an executable for the app. Worked flawlessly, didn't even need to pass any crazy...

> @LukeDev42 Could you go into a bit more detail of how you were able to create the executable using `pyinstaller`? What does your `spec` file look like? I have...