Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #76267

Re: a python console in bluestacks

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <kwpolska@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.053
X-Spam-Evidence '*H*': 0.89; '*S*': 0.00; 'python,': 0.02; 'cc:addr :python-list': 0.11; 'python': 0.11; 'windows': 0.15; 'emulator': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'command': 0.22; 'aug': 0.22; 'email addr:gmail.com&gt;': 0.22; 'cc:addr:python.org': 0.22; 'install': 0.23; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; '&gt;': 0.26; 'header:In-Reply- To:1': 0.27; 'installed': 0.27; 'chris': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'that.': 0.31; 'file': 0.32; 'run': 0.32; 'url:python': 0.33; 'received:google.com': 0.35; 'there': 0.35; 'version': 0.36; '14,': 0.36; 'url:org': 0.36; 'skip:& 20': 0.39; 'from:charset:utf-8': 0.61; 'save': 0.62; 'such': 0.63; 'skip:\xe2 10': 0.65; 'to:addr:gmail.com': 0.65; 'phone': 0.66; '8bit%:43': 0.74; 'click': 0.77; 'ending': 0.78; 'skip:/ 30': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=k2Kt4IWw2zbuTesHFeOGs79dMnQnP7+2UzGzvUIj1YA=; b=U5ahL8oPqbfByXbcWxaUYeXOXf4oFK+XvXGXQaEgX6PhAIFsjcRX4tLHatpqqXuwG8 I7n30ma6ihFvQNZByIbI5m82mdunBT6gpiF+b/6lZgaFi5/Hq2zf40PKMzpp0xyxFgJ+ RyRrTVEQU/A5TrLNnUaZKDRnQ+eSBUfWNk68pVdTpfzeje//lF0D0VB2k+G49laxtBTO eN7JnhfMQHj9g9BRXSx1NEdRBPt2rZGldIFPA9IaKycPwYgReJu3k1FbaI68UUcuds6t wmQWNy1CSK1G7vZdaPxSGubMz1krcHkQ4yEWcSCEO9sTky3hlKYV3RsvOIMoBuhaNATY usqw==
MIME-Version 1.0
X-Received by 10.50.143.101 with SMTP id sd5mr21403940igb.18.1407997500549; Wed, 13 Aug 2014 23:25:00 -0700 (PDT)
In-Reply-To <53EC15EF.3000601@gmail.com>
References <53EC15EF.3000601@gmail.com>
Date Thu, 14 Aug 2014 08:25:00 +0200
Subject Re: a python console in bluestacks
From Chris “Kwpolska” Warrick <kwpolska@gmail.com>
To luofeiyu <elearn2014@gmail.com>
Content-Type multipart/alternative; boundary=001a1134bad0df4912050090f680
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.12970.1407997502.18130.python-list@python.org> (permalink)
Lines 46
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1407997502 news.xs4all.nl 2889 [2001:888:2000:d::a6]:43674
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:76267

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On Aug 14, 2014 4:30 AM, "luofeiyu" <elearn2014@gmail.com> wrote:
>
> I have installed bluestacks(an android phone emulator) on my pc,and SL4A
on it.Now i can run python thish way :
> 1.edit an file ending with .py, save it in
/sdcard/sl4a/scripts/yourname.py.
> 2.open sl4a ,and click the file to make it run.
>
> Is there a python console to type python command to run python directly
such as in pc ?

Why are you using an Android emulator to run Python, a PC-first software?!
Just install the Windows version from http://python.org/ and use that.

-- 
Chris “Kwpolska” Warrick <http://chriswarrick.com/>
Sent from my SGS3.

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: a python console in bluestacks Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-08-14 08:25 +0200
  Re: a python console in bluestacks Steven D'Aprano <steve@pearwood.info> - 2014-08-14 07:49 +0000

csiph-web