For the Pico, I assume you can type :
In the Thonny REPL (>>> prompt) and get a list of all Python modules. (assuming a Pico is attached and Thonny is setup to talk to it)
Code:
help("modules")
Statistics: Posted by MarkDH102 — Mon Mar 11, 2024 7:15 am