pykeylogger
pykeylogger copied to clipboard
add a setup.py for pip support
This does install lib/python2.7/site-packages/pykeylogger/setup.py, but that didn't bother me. I just preferred being able to have a pip requirements line over having to munge sys.path or mix your files among mine.
Thanks for publishing your code!