This is a simple module allowing python windows developers a simple interface to the User32 mouse control functions!This module exports a Mouse class which provides an object oriented way of controlling the Windows mouse. Tutorial:
>>>a=Mouse()#Creates a mouse object >>>a.left_click()#Left clicks >>>a.right_down()#Presses down the right mouse button >>>a.move_mouse(30, 22)#Moves mouse to (30, 22) >>>a.get_mouse_pos() (30, 22)#If the mouse has not been moved
It is very simple and easy to work with
Release files for PyWinMouse 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| PyWinMouse-1.0.zip | 2.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| PyWinMouse-1.0.win32.exe | Details |
Total release size: 196.7 kB
Release files / PyWinMouse-1.0.zip
| Download URL | PyWinMouse-1.0.zip |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
40fd3917d9aabf884c1001b5694ad0945293c8e28b9aa2691f8ec654e5c81f6d
|
|
BLAKE2b-256 checksum How to use checksums |
f65dc1c5aaf57e4680471e089a404378910fc6e01510b71b3613674422865a47
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / PyWinMouse-1.0.win32.exe
| Download URL | PyWinMouse-1.0.win32.exe |
|---|---|
| Size | 193.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d3afd0d5289f138207961c856dd0bc7ea634408f22992d533b3e27b4d91e1586
|
|
BLAKE2b-256 checksum How to use checksums |
6f5cb4e4eb4fa7f076c972869b8ea6963cd08dffe731c0c3a0f54f2e6e35caa2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |