kr-g wrote: ↑Fri Dec 06, 2019 8:08 am
docu !!! good that it is now in place !
haven't seen that before ...
probably i skiped it because of the name (i use esp boards... not pyboard...)
ok, then i sending my tool for retiring
yesterday evening i spent some efforts on webrepl and a small websockets prototype.
will kick that too... (will check the pyboard tool lateron)
Hi kr-g, I did not mean that you should stop working on those projects

, as I said, any piece of work in this direction should be welcome.
I just wanted to point out that there is already some work that have been done, so you may want to try it out before "reinventing the wheel" and see if it is good enough for your needs and/or meet your expectations. If that is not the case then you may want to contribute to those projects if you see or find any possible improvements.
If you still decide to start from zero that's okey too because you may find a new approach or solution that works better than any existing project and even if it does not, you will learn a lot from the process.
jimmo wrote: ↑Fri Dec 06, 2019 3:19 am
Yes this documentation was added this week. Sorry it's been long overdue. But pyboard.py is an official part of MicroPython, and a potentially useful building block for writing automation and scripting tools for MicroPython.
Thanks for the confirmation jimmo, I had to double check the docs before posting the first message because I did know about pyboard.py but I didn't know if it was already documented.
And yes, I would like point out that some of the most known projects/tools which are based on this "building block" are
rshell,
ampy or
mpfshell, so they may be taken as an example for future work also.