Re: [Tutor] python on ipad

2013-03-13 Thread Prasad, Ramit
James Griffin wrote: > [- Sun 10.Mar'13 at 16:42:59 -0500 Benjamin Fishbein :-] > > > Hello. I wrote some python programs for my small business that I run on my > > computer...macbook air. > I'm planning to backpack around Mexico and perhaps south america. I'll still > be workin

Re: [Tutor] python on ipad

2013-03-13 Thread James Griffin
[- Sun 10.Mar'13 at 16:42:59 -0500 Benjamin Fishbein :-] > Hello. I wrote some python programs for my small business that I run on my > computer...macbook air. I'm planning to backpack around Mexico and perhaps > south america. I'll still be working though. Basically my computer

Re: [Tutor] python on ipad

2013-03-10 Thread Hilton Fernandes
Hi ! If you don't mind, a non technical recommendation: maybe you should consider a cheaper, low end Android smartphone. An iPad will attract the attention of robbers everywhere: it's small, it's expansive and it's fancy. The training 'Developing Android Apps completely in Python', at https://ep

Re: [Tutor] python on ipad

2013-03-10 Thread Alan Gauld
On 10/03/13 21:42, Benjamin Fishbein wrote: Hello. I wrote some python programs for my small business that I run on my computer...macbook ...I should get a cheap computer for a couple hundred bucks and run the python scripts on it. I think this is possible because I hear the code is the same wh

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] python on ipad

2013-03-10 Thread William Ray Wing
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 my > computer...macbook air. I'm planning to backpack around Mexico and perhaps > south america. I'll still be working though. B

Re: [Tutor] python on ipad

2013-03-10 Thread Fernando Salamero
Sure. Pythonista is a must have. https://itunes.apple.com/es/app/pythonista/id528579881?mt=8 > Date: Sun, 10 Mar 2013 16:42:59 -0500 > From: Benjamin Fishbein > To: *tutor python > Subject: [Tutor] python on ipad > Message-ID: <315460bc-0389-4e18-b7ef-0c4e1d7ca...@gmail.c

Re: [Tutor] python on ipad

2013-03-10 Thread Sven
On 10 March 2013 21:42, Benjamin Fishbein wrote: > Hello. I wrote some python programs for my small business that I run on my > computer...macbook air. I'm planning to backpack around Mexico and perhaps > south america. I'll still be working though. Basically my computer does all > the work, I ju

[Tutor] python on ipad

2013-03-10 Thread Benjamin Fishbein
Hello. I wrote some python programs for my small business that I run on my computer...macbook air. I'm planning to backpack around Mexico and perhaps south america. I'll still be working though. Basically my computer does all the work, I just need to have internet connections and run the program