pybricksdev icon indicating copy to clipboard operation
pybricksdev copied to clipboard

no repl

Open harcokuppens opened this issue 2 years ago • 1 comments

The online https://code.pybricks.com environment supports a repl for python.

I developed a repl in a python script at https://github.com/harcokuppens/repl_pybricks/ . I also took the time to develop good handling of turning of the repl by pressing the button on the brick, or for some cases the bluetooth connection brakes. ( eg. brick to far away).

I look at the source code of pybricksdev I learned how to implement the repl. I think it also would be better for this repl to be integrated in pybricksdev. My intention was to make an implementation myself and do a pull request. However, I do not have the time to do this. Therefore I decided to make an issue instead.

harcokuppens avatar Sep 29 '23 07:09 harcokuppens

Related discussion: https://github.com/orgs/pybricks/discussions/2329

dlech avatar Aug 31 '25 03:08 dlech