Skip to content
SavinaRoja edited this page Mar 6, 2013 · 2 revisions

Wiki Page for pymouse module.

Wiki Page for pykeyboard module.

Each of the modules provides two important classes. pymouse provides PyMouse and PyMouseEvent. pykeyboard provides PyKeyboard and PyKeyboardEvent. If you are interested in fabricating user input, you will want to use PyMouse and PyKeyboard for mouse and keyboard control respectively. See their pages for a more detailed documentation, PyMouse and PyKeyboard.

Clone this wiki locally