Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #27437
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2012-08-19 15:27 -0700 |
| References | <c5aa3e36-5ad0-4675-a928-53c1ce144b83@googlegroups.com> <mailman.3427.1345230754.4697.python-list@python.org> |
| Subject | Re: ONLINE SERVER TO STORE AND RUN PYTHON SCRIPTS |
| From | coldfire <amangill.coldfire@gmail.com> |
| Message-ID | <mailman.3530.1345415254.4697.python-list@python.org> (permalink) |
On Saturday, 18 August 2012 00:42:00 UTC+5:30, Ian wrote: > On Fri, Aug 17, 2012 at 6:46 AM, coldfire <amangill.coldfire@gmail.com> wrote: > > > I would like to know that where can a python script be stored on-line from were it keep running and can be called any time when required using internet. > > > I have used mechanize module which creates a webbroswer instance to open a website and extract data and email me. > > > I have tried Python anywhere but they dont support opening of anonymous websites. > > > > According to their FAQ they don't support this for *free* accounts. > > You could just open a paid account (the cheapest option appears to be > > $5/month). > > > > Also, please don't type your email subject in all capital letters. It > > comes across as shouting and is considered rude. Got it and sorry for typing it CAPs I will take care of it next time for sure. Also Could u help me out with the websites. Also I have no idea how to deploy a python script online. I have done that on my local PC using Apache server and cgi but it Works fine. Whats this all called? as far as I have searched its Web Framework but I dont wont to develop a website Just a Server which can run my scripts at specific time and send me email if an error occurs. I use Python And i am not getting any lead.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
ONLINE SERVER TO STORE AND RUN PYTHON SCRIPTS coldfire <amangill.coldfire@gmail.com> - 2012-08-17 05:46 -0700
Re: ONLINE SERVER TO STORE AND RUN PYTHON SCRIPTS Ian Kelly <ian.g.kelly@gmail.com> - 2012-08-17 13:12 -0600
Re: ONLINE SERVER TO STORE AND RUN PYTHON SCRIPTS coldfire <amangill.coldfire@gmail.com> - 2012-08-19 15:27 -0700
Re: ONLINE SERVER TO STORE AND RUN PYTHON SCRIPTS coldfire <amangill.coldfire@gmail.com> - 2012-08-19 15:27 -0700
Re: ONLINE SERVER TO STORE AND RUN PYTHON SCRIPTS Jerry Hill <malaclypse2@gmail.com> - 2012-08-19 21:35 -0400
Re: ONLINE SERVER TO STORE AND RUN PYTHON SCRIPTS coldfire <amangill.coldfire@gmail.com> - 2012-08-20 00:03 -0700
Re: ONLINE SERVER TO STORE AND RUN PYTHON SCRIPTS Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-20 08:39 +0100
Re: ONLINE SERVER TO STORE AND RUN PYTHON SCRIPTS coldfire <amangill.coldfire@gmail.com> - 2012-08-20 00:03 -0700
Re: ONLINE SERVER TO STORE AND RUN PYTHON SCRIPTS coldfire <amangill.coldfire@gmail.com> - 2012-08-19 15:28 -0700
Re: ONLINE SERVER TO STORE AND RUN PYTHON SCRIPTS coldfire <amangill.coldfire@gmail.com> - 2012-08-25 17:11 -0700
csiph-web