How can you:
- Print debugging messages from a Python script?
- Access those messages in real-time on a remote device (Arduino Yun) you're SSH'ed into?
So far, I've been making changes, copying them to the Yun, restarting it, and doing all this without the benefit of debugging. (I have to test on the Yun itself.)