Monitor key presses in Python?

eamonnrea at gmail.com eamonnrea at gmail.com
Sat Sep 14 13:44:36 EDT 2013


It might sound strange, but I'd need this to run without the user knowing.I believe I can do this by making the file a .pyw file, and use a GUI library to monitor the key presses. I think I could use PyGame, PyGlet and/or Cocos2d as well.



More information about the Python-list mailing list