key-logging capability using python ?

serpent17 at gmail.com serpent17 at gmail.com
Fri Apr 15 08:41:03 EDT 2005


Hi,

I am commanding a robot through a laptop keyboard and I would like to
be able to record the different keys I hit in order to achieve a
certain goal. I looked at PyHook,
http://sourceforge.net/project/showfiles.php?group_id=65529&package_id=92632&release_id=307838
but it seems to only be available for Python 2.4. However, I using
several modules that are working well under python 2.3 and would like
to remain at 2.3. Is there any other package (with examples) that would
allow me to records events on the keyboard that is compatible with
Python 2.3 ?   

Thank you in advance,

Jake.




More information about the Python-list mailing list