Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98471
| From | Paul Rubin <no.email@nospam.invalid> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: [ANN] MicroPython 1.5 |
| Date | 2015-11-08 10:28 -0800 |
| Organization | A noiseless patient Spider |
| Message-ID | <87ziyotkfr.fsf@nightsong.com> (permalink) |
| References | <mailman.132.1446996971.16136.python-list@python.org> |
Paul Sokolovsky <pmiscml@gmail.com> writes: > Recent 1.5 release is an important milestone for the project, major > changes including: Thanks for posting this. We don't hear enough about MicroPython on this newsgroup so it's good to get these announcements. Is the language still Python 3.4? Will it implement 3.5 sometime soon? > 1. Advanced REPL support with smart auto-indent and auto-completion Hmm does this make the code footprint significantly bigger? > 2. Support for client SSL connections. Nice. Does it check the server certificate? Is it based on TLSLite by any chance? > 5. There're now 2 well-supported microcontroller boards for > MicroPython, and dozen(s) community-supported ones. The PyBoard is very nice, but what is the other one? I don't see anything about it on the MicroPython web site. (Hmm, maybe you mean the Micro Bit). Btw, I notice that the "store" page doesn't show any products under my normal adblock settings. It's probably best to make it a normal page instead of an AJAX one. > MicroPython supports growing subset of Python3 standard library > (including simplified asyncio package) This would look much nicer with the new Python 3.5 syntax.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[ANN] MicroPython 1.5 Paul Sokolovsky <pmiscml@gmail.com> - 2015-11-08 02:00 +0300
Re: [ANN] MicroPython 1.5 Paul Rubin <no.email@nospam.invalid> - 2015-11-08 10:28 -0800
Re: [ANN] MicroPython 1.5 paul.hermeneutic@gmail.com - 2015-11-08 12:08 -0700
Re: [ANN] MicroPython 1.5 Paul Sokolovsky <pmiscml@gmail.com> - 2015-11-08 22:27 +0200
Re: [ANN] MicroPython 1.5 Paul Sokolovsky <pmiscml@gmail.com> - 2015-11-08 22:53 +0200
Re: [ANN] MicroPython 1.5 Chris Angelico <rosuav@gmail.com> - 2015-11-09 08:47 +1100
csiph-web