Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.055 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'python': 0.09; 'stored': 0.10; 'aug': 0.13; '(the': 0.15; 'letters.': 0.16; 'mechanize': 0.16; 'subject:PYTHON': 0.16; 'wrote:': 0.17; 'instance': 0.17; 'creates': 0.18; 'appears': 0.18; 'module': 0.19; 'anonymous': 0.22; 'faq': 0.22; 'script': 0.24; 'tried': 0.25; 'header:In- Reply-To:1': 0.25; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'websites.': 0.29; 'fri,': 0.30; 'running': 0.32; 'could': 0.32; 'anywhere': 0.33; 'extract': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'open': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'option': 0.37; 'received:209': 0.37; 'data': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'called': 0.39; 'where': 0.40; 'header:Received:5': 0.40; 'your': 0.60; 'dont': 0.64; 'subject': 0.66; 'account': 0.67; 'capital': 0.68; 'accounts.': 0.78; 'subject:ONLINE': 0.84; 'to:name:python': 0.84; 'subject:AND': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=n6mNnPA9NFgIL86kJYx9nKbFmcuwqJ/omZytLf98f+Y=; b=qq/ZacImWTc4qZEhRfDE9htkorFxNMtxnU4B5k8RZ7XEq+r/xTpTDVDGgs2E30bIE5 8e6d7O0UAICeG79bAPB2UhmqacwRG/wn4IXrUsy33QNbN7dnnhPIBNg7JCjZtdWtXmEh u9qvcP2TnJW+rvZuVi9hCQtt2DFGeLezPEq7aH6hn9yy8rUtB6bx4xhORjPu7WRtKXst Yyn/gwg5P4eDzydfjlEjsDxV1+3+BUsDZ4o+FYdOA1eYeZv219ch/5y3nZ/IiGXe62VN uYsa0W82e2g2RBvyfir9cEis0NyMlWF5QfDanaRtuLzUyOlQ0QuqZFl0jNwmdjaBDW67 5GqQ== MIME-Version: 1.0 In-Reply-To: References: From: Ian Kelly Date: Fri, 17 Aug 2012 13:12:00 -0600 Subject: Re: ONLINE SERVER TO STORE AND RUN PYTHON SCRIPTS To: Python Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1345230754 news.xs4all.nl 6916 [2001:888:2000:d::a6]:37821 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:27260 On Fri, Aug 17, 2012 at 6:46 AM, coldfire 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.