Re: [Python-ideas] PythonOS

2016-11-06 Thread Nick Coghlan
On 7 November 2016 at 08:25, victor rajewski wrote: > My proposal is a Linux distribution that has the simplicity of micropython, > but the power of full python. Drop a file (let's call it main.py) on an SD > card from your laptop, plug it into the device, and it boots and runs that > file straigh

Re: [Python-ideas] PythonOS

2016-11-06 Thread Bernardo Sulzbach
On 11/06/2016 08:25 PM, victor rajewski wrote: What do you think? I'm not in a state to do all of this myself, but could give it a start if there is interest in the concept. Even though there is nothing wrong with the idea, I think there is not enough motivation for it. Most of the people lear