Skip to content
zenithlight edited this page Jun 26, 2015 · 7 revisions

Welcome to the PyUserInput wiki!

PyUserInput is composed of two modules: pymouse and pykeyboard. Once you have installed PyUserInput you should be able to do the following:

import pymouse
import pkeyboard

For more information about installing PyUserInput, the Installation page should be of assistance.

For more information about usage, see the Documentation.

Clone this wiki locally