the.bay.news

Why I built another Python for the edge (and how it differs from MicroPython)

Discussions on Python.org
Why I built another Python for the edge (and how it differs from MicroPython)
When I started programming Edge Python more than six months ago, I was looking for a version of Python that weighed less than 200 kb so it could reach any device, sandboxed by design, built with browsers in mind, decoupled from the operating system and very fast. Today the closest competitor would be MicroPython. However, it did not solve my real problems or the problems of the people who use the project. Managing async and blocking code on the event loop. MicroPython inherits CPython’s block...

0 comments

Sign in to join the discussion — your thebay.events account works here.

No comments yet.