Re: [Tutor] python on ipad

2013-03-10 Thread Ben Fishbein
Btw I don't have any GUI so that's not an issue. Sent from my iPad On Mar 10, 2013, at 6:07 PM, William Ray Wing wrote: > On Mar 10, 2013, at 6:18 PM, Sven wrote: > >> On 10 March 2013 21:42, Benjamin Fishbein wrote: >>> Hello. I wrote some python programs for my small business that I run on

Re: [Tutor] python on ipad

2013-03-10 Thread Ben Fishbein
Thanks. Pythonista looks good. Do you know if it can use any module? Besides the standard libraries that come with python I also use selenium. I'm not sure if it would work with pythonista. In my mac selenium needs at least python 2.7. I wasn't able to get selenium to work for a while and it tur

Re: [Tutor] running more than one python program at the same time

2012-08-28 Thread Ben Fishbein
Stupid question: how do I run a program from the terminal? I've always just gone to the drop down menu and clicked run to do it in idle. On Tue, Aug 28, 2012 at 6:17 PM, Ben Fishbein wrote: > I'm on a Mac. Using Lion. I just tried opening the terminal and typing > "python.&

Re: [Tutor] running more than one python program at the same time

2012-08-28 Thread Ben Fishbein
I'm on a Mac. Using Lion. I just tried opening the terminal and typing "python." And I'm able to open several terminal windows this way. I think this should be able to run many programs simultaneously. Thanks for your help. -Ben On Tue, Aug 28, 2012 at 6:04 PM, Brian van den Broek < brian.van.den