Is there a way to get this application as a ".exe" file. For example let's say I have a login application designed. Can I have it as a "Login.exe" file so that when I have it on my computer and double click on it, it would open up? I have the login.ui file and the login.py file. What would I need to create a .exe file of this application?
Thanks in advance