Next step: Python on bare metal ARM targets. Imagine loading Python interpreter to an uC, quickly hacking together some scripts and happily running some DIY project.
`sys` and especially `os` packages are out, maybe some high level features and something clever has to be done about interrupts, but that would be totally awesome