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


Groups > comp.lang.python > #76277

Re: a python console in bluestacks

From Steven D'Aprano <steve@pearwood.info>
Subject Re: a python console in bluestacks
Newsgroups comp.lang.python
References <53EC15EF.3000601@gmail.com> <mailman.12970.1407997502.18130.python-list@python.org>
Date 2014-08-14 07:49 +0000
Message-ID <53ec69f5$0$11123$c3e8da3@news.astraweb.com> (permalink)
Organization Unlimited download news at news.astraweb.com

Show all headers | View raw


On Thu, 14 Aug 2014 08:25:00 +0200, Chris “Kwpolska” Warrick wrote:

> 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.

If the OP's ultimate aim is to run Python under Android, running it under 
an Android emulator is a good first step (assuming you trust the emulator 
is a good match to actual Android).

Or perhaps he wants to run an Android-only application, but wants to run 
it on his PC. In that case, an Android emulator may allow him to do so.

Or if he wishes to do Android development on his PC, instead of poking at 
the virtual keyboard on a screen the size of your palm, being able to 
test the software on the PC (under emulation) rather than having to 
upload it to your phone is very useful.


-- 
Steven

Back to comp.lang.python | Previous | NextPrevious 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