
Python - SendKeys 0.3
Free
Latest version:
0.3
See all
Developer:
Ollie Rutherfurd
SendKeys is a Python extension for Windows which enables users to send one or more keystrokes or keystroke combinations to the active window. It exports one function, SendKeys, and one exception, KeySequenceError. When using SendKeys, any errors encountered while reading the keys will result in the KeySequenceError being thrown, and no keys will be pressed.
Comments