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


Groups > comp.lang.python > #98473

Re: [ANN] MicroPython 1.5

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From paul.hermeneutic@gmail.com
Newsgroups comp.lang.python
Subject Re: [ANN] MicroPython 1.5
Date Sun, 8 Nov 2015 12:08:20 -0700
Lines 43
Message-ID <mailman.143.1447009727.16136.python-list@python.org> (permalink)
References <mailman.132.1446996971.16136.python-list@python.org> <87ziyotkfr.fsf@nightsong.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
X-Trace news.uni-berlin.de YC6+0JsB4W1GuAVjNw5i7AEzGK0T41SR1A1AZqYMrE3Q==
Return-Path <paul.hermeneutic@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.004
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'subject:: [': 0.03; 'one?': 0.05; 'python3': 0.05; 'subject:ANN': 0.07; 'chance?': 0.09; 'repl': 0.09; 'simplified': 0.09; 'python': 0.10; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'settings.': 0.18; 'ssl': 0.18; '&gt;': 0.18; 'email addr:gmail.com&gt;': 0.18; 'project,': 0.18; 'language': 0.19; 'subject:] ': 0.19; 'library': 0.20; 'changes': 0.20; '2015': 0.20; 'ones.': 0.22; 'am,': 0.23; 'header:In-Reply-To:1': 0.24; 'paul': 0.24; "doesn't": 0.26; 'possibility': 0.27; 'message- id:@mail.gmail.com': 0.27; 'this.': 0.28; 'btw,': 0.29; 'subset': 0.29; '(including': 0.30; 'url:mailman': 0.30; 'code': 0.30; 'probably': 0.31; 'another': 0.32; 'implement': 0.32; 'posting': 0.32; 'maybe': 0.33; 'url:python': 0.33; 'smart': 0.33; 'url:listinfo': 0.34; 'server': 0.34; 'gets': 0.35; 'received:google.com': 0.35; 'growing': 0.35; 'python.org': 0.35; 'could': 0.35; 'nov': 0.35; 'supports': 0.35; 'but': 0.36; 'instead': 0.36; 'url:org': 0.36; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'skip:& 10': 0.37; 'client': 0.37; 'thanks': 0.37; 'release': 0.37; 'received:209': 0.38; 'anything': 0.38; 'mean': 0.38; 'does': 0.39; 'enough': 0.39; 'url:mail': 0.40; 'build': 0.40; 'to:addr:python.org': 0.40; 'still': 0.40; 'from:no real name:2**0': 0.60; 'advanced': 0.61; 'show': 0.62; 'hear': 0.64; 'products': 0.70; 'footprint': 0.84; 'milestone': 0.84; 'nice,': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=poQbbqbbBHKR6//kkD7hN2wJBFgzKVWRSi4jzPDQeGc=; b=xiRt/0nqZ0y6HlCBGBNAgefYrKyiHnrKwQDJ/v2LejFJA6O6HBQ3eU6LqK59lp7wLQ iiG+ews7veHH3D++RIVySI2zkHu9Mxfn7kzikziAbAx8E23MC5dfdI1b6NPG62lKUEpW hzmz6oud2zhNTYTbNzIodcaigsdrBn0kI1H/dTmx8Ph6LGITAF2OXc0Kii8QjZVUEMDJ zSXAHew+OKEBC9AK2QWq2vhrp6NVutOu3oZdMJlHLzapWlyqsAuma25DA41+4iZ8JKKy nZ0Oz7W9oeFqEA5aCozFkt18r0ml2kVSO802wak1ztuTfyLA49GWQ4mED7DFFZyZAS0x BC2g==
X-Received by 10.112.130.195 with SMTP id og3mr11555033lbb.69.1447009719820; Sun, 08 Nov 2015 11:08:39 -0800 (PST)
In-Reply-To <87ziyotkfr.fsf@nightsong.com>
X-Content-Filtered-By Mailman/MimeDel 2.1.20+
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
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>
Xref csiph.com comp.lang.python:98473

Show key headers only | View raw


What is the possibility that MicroPython could be another build from the
base python.org sources? Python already gets built for a variety of
architectures. Could a MicroPython be another one? In that way, it would
always be up to date on language changes.

On Sun, Nov 8, 2015 at 11:28 AM, Paul Rubin <no.email@nospam.invalid> wrote:

> 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.
> --
> https://mail.python.org/mailman/listinfo/python-list
>

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


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