recommend book for python interfacing with Arduino

I wrote a demo Python-Arduino program in this Thread - it may be useful.

Also - don't apologize for global variables. I like them in the limited memory of the Arduino.

...R