[Pythonmac-SIG] Cleanest way to access IOKit from Python?

David Warde-Farley david.warde.farley at utoronto.ca
Thu Jan 5 04:45:00 CET 2006


I've been grokking the mailing list archives and I can't seem to find  
anything but vague references to IOKit.

Basically, I want to mess with a USB Input device (it acts kind of  
like a keyboard wedge) directly. It seems like the best way to do  
this would be through IOKit. The question is, can I do it from Python?

Is my best option writing a Python module in C and then calling that  
from my application?

Thanks,

- Dave


More information about the Pythonmac-SIG mailing list