This is a simple module designed to give a object oriented interface to the User32 Mouse control functions. It requires Windows and the ctypes module. To install source:

python setup.py install