I am trying to write a function that copies a string parameter to the clipboard. I intend to use this in a Python script that I\'ve been working on. This is what I have
This worked for me and is very simple. (mac tested only)
http://www.macdrifter.com/2011/12/python-and-the-mac-clipboard.html