Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #87410 > unrolled thread
| Started by | Paul Rubin <no.email@nospam.invalid> |
|---|---|
| First post | 2015-03-13 23:43 -0700 |
| Last post | 2015-03-15 09:39 +1100 |
| Articles | 3 — 3 participants |
Back to article view | Back to comp.lang.python
Micropython? Paul Rubin <no.email@nospam.invalid> - 2015-03-13 23:43 -0700
Re: Micropython? jkn <jkn_gg@nicorp.f9.co.uk> - 2015-03-14 14:13 -0700
Re: Micropython? Chris Angelico <rosuav@gmail.com> - 2015-03-15 09:39 +1100
| From | Paul Rubin <no.email@nospam.invalid> |
|---|---|
| Date | 2015-03-13 23:43 -0700 |
| Subject | Micropython? |
| Message-ID | <87egos5bb7.fsf@nightsong.com> |
http://www.micropython.org/ Has anyone used this? Know anything about it? I don't remember seeing any mention of it here. I remember there was a stripped down Python some years back that didn't work very well, but I think this is different. I just came across it by accident. Thanks.
[toc] | [next] | [standalone]
| From | jkn <jkn_gg@nicorp.f9.co.uk> |
|---|---|
| Date | 2015-03-14 14:13 -0700 |
| Message-ID | <01e4ac0f-e788-44e3-b3d8-f98896547d95@googlegroups.com> |
| In reply to | #87410 |
On Saturday, 14 March 2015 06:43:18 UTC, Paul Rubin wrote: > http://www.micropython.org/ > > Has anyone used this? Know anything about it? I don't remember seeing > any mention of it here. I remember there was a stripped down Python > some years back that didn't work very well, but I think this is > different. I just came across it by accident. Thanks. I started a short thread on it last year; search for "FYI: Micro Python running on kickstarter pyBoard project, now shipping" Our Tech Support department have a few of the boards and seem happy with them. I don't know much about what they are being used for though. I'd like to have the time... J^n
[toc] | [prev] | [next] | [standalone]
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2015-03-15 09:39 +1100 |
| Message-ID | <mailman.381.1426372755.21433.python-list@python.org> |
| In reply to | #87410 |
On Sat, Mar 14, 2015 at 5:43 PM, Paul Rubin <no.email@nospam.invalid> wrote: > http://www.micropython.org/ > > Has anyone used this? Know anything about it? I don't remember seeing > any mention of it here. I remember there was a stripped down Python > some years back that didn't work very well, but I think this is > different. I just came across it by accident. Thanks. It's a rare thing: an alternative Python implementatin that targets Py3 instead of Py2. I haven't been following the project lately (largely because I don't use microcontrollers), but it's something that should be encouraged, just on the basis of Python version. ChrisA
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web