Skip to main content

Useful functions for automation, no dependencies

Project description

Useful functions for automation, no dependencies

pip install ctypes-windows
Just some useful functions, pure Python 



get_mouse_position()



get_resolution()



mouse_click(x=None, y=None)



resize_window(hwnd: int, position: tuple)



window_FORCEMINIMIZE(hwnd: int)



window_HIDE(hwnd: int)



window_MAXIMIZE(hwnd: int)



window_MINIMIZE(hwnd: int)



window_NORMAL(hwnd: int)



window_RESTORE(hwnd: int)



window_SHOW(hwnd: int)



window_SHOWDEFAULT(hwnd: int)



window_SHOWMINIMIZED(hwnd: int)



window_SHOWMINNOACTIVE(hwnd: int)



window_SHOWNA(hwnd: int)



window_SHOWNOACTIVATE(hwnd: int)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ctypes_windows-0.10.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

ctypes_windows-0.10-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page