Start python script into terminal

Chris Ball cjb at laptop.org
Tue Dec 9 12:21:06 EST 2008


Hi Rodolfo,

   > Hello: I wish to start a python script into terminal.  I would like
   > to create a program with its own sugar-icon and terminal+script,
   > something like:

One way to do this, I think, would be to make a Pippy program that runs
your Python script (either with "import" or with os.system), and then do
"save as bundle" in Pippy to create an activity that does the same.

Hope that helps,

- Chris.
-- 
Chris Ball   <cjb at laptop.org>



More information about the Devel mailing list