Binary package “micropython-mpremote” in ubuntu mantic

Tool for interacting remotely with MicroPython on a microcontroller

 The mpremote tool provides a set of commands for interacting with a
 microcontroller board running MicroPython over a serial connection. It
 includes the ability to run local scripts on the board, perform a variety of
 filesystem tasks (cat, ls, cp, rm, mkdir, rmdir), mount a local directory on
 the remote board, and execute an interactive REPL on the board.