Hello,

I am writing my first PyQt application, a chat client and i need to find a way to run it, other than typing python app.py in the terminal. I am using Linux and I don't know how to make a script to run it.

thanks