Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76253 > unrolled thread
| Started by | luofeiyu <elearn2014@gmail.com> |
|---|---|
| First post | 2014-08-14 09:50 +0800 |
| Last post | 2014-08-14 09:50 +0800 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
a python console in bluestacks luofeiyu <elearn2014@gmail.com> - 2014-08-14 09:50 +0800
| From | luofeiyu <elearn2014@gmail.com> |
|---|---|
| Date | 2014-08-14 09:50 +0800 |
| Subject | a python console in bluestacks |
| Message-ID | <mailman.12962.1407983336.18130.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
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 ?
Back to top | Article view | comp.lang.python
csiph-web