Skip to content

av930/sendkeys-py-si-python3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===============
SendKeys README
===============

:Version: 0.4
:Date: 2011-09-04
:Author: Zv_oDD
:OriginalAuthor: Ollie Rutherfurd <oliver@rutherfurd.net>
:Homepage: http://www.rutherfurd.net/python/sendkeys/

SendKeys is a Python extension for Windows (R) which can be used to send 
one or more keystrokes or keystroke combinations to the active window.

These Keystrokes go through SendInput WinAPI function. They work on
a virtual drive level so should be captured by games and DirectX
applications.

See `doc\SendKeys.txt <doc\SendKeys.txt>`_ or 
`doc\SendKeys.html <doc\SendKeys.html>`_ for documentation.

.. :lineSeparator=\r\n:maxLineLen=72:noTabs=true:tabSize=4:wrap=hard:

About

SendKeys-py for Python 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.1%
  • C 19.9%