Sending OSC messages between Python and Processing
By clicking the Processing window, a message is sent to Python, which then starts sending values back to Processing, which is then displayed. To send a different message to Python from Processing, a keypress can also be used.
Used on Python 3.6.3 and Processing 3.3.7