I am working to make a small keylogger with Python, by using the pyHook, pythoncom and Pywin32 modules. Here is my code:
import pyHook, pythoncom, sys, loggi
Just add pythoncom34.dll and pywintypes34.dll to your C:\Python34\