Python, Linux, Desktop Environment

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • jeremyvoros@gmail.com

    #1

    Python, Linux, Desktop Environment

    So, I've written my first GUI app in python. I've turned it into a
    binary .exe and .app that runs on Windows and Mac respectively, but on
    my Linux box, where I wrote the thing, I still have to drop to the
    command line and ./myscript.py. What can I do to make it a "click and
    run" sort of application in KDE or Gnome on Linux?

Working...