Generally debugs messages in Arduino is done by Serial.print*, and show in this monitor serial, or another serial tool, as screen, pyserial, coolterm, etc. The Arduino official IDE, not have debugger.
This API is forked from the original Python Arduino Command API to add support for Python 3. The Arduino-Python3 Command API is a lightweight Python library for communicating with Arduino ...