I wrote an application to store data in the database using tkinter and python3. I can launch the application using the terminal by running databaseapp.py
I want to know if it is possible to have a launcher icon. So that i can run the application just by double clicking on the icon. My applcation will run on a debian linux