pywinauto is a set of python modules to automate the Microsoft Windows GUI
Project description
At it’s simplest it allows you to send mouse and keyboard actions to windows dialogs and controls, but It has support for more complex controls also.
Recommended usage: 64-bit Python is for 64-bit applications; 32-bit Python is for 32-bit ones.
Installation
(Python 2.7 and 3.x)
Just run pip install pywinauto
(Python 2.6)
Install pyWin32 extensions: http://sourceforge.net/projects/pywin32/files/pywin32/ (no need for ActivePython)
Unzip pywinauto archive and run python setup.py install
(Python 2.5 and earlier is not supported)
Useful links
Home page: http://pywinauto.github.io/
Table of contents: http://pywinauto.github.io/docs/contents.html
Known issues
(ActivePython 3.4 or other pythons with old pip) pypiwin32 may produce errors during installation, but pywinauto works after that. PyWin32 is also set up correctly. Just upgrade the pip: https://pip.pypa.io/en/stable/installing.html#upgrade-pip
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pywinauto-0.5.0.zip
.
File metadata
- Download URL: pywinauto-0.5.0.zip
- Upload date:
- Size: 372.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 897c5c4aa67958954003bc47cdd9a6f6de24c09bdaa6c74a33a63fe478b800a3 |
|
MD5 | c49e84d27ea20136c717a9129be4cfec |
|
BLAKE2b-256 | 0fe81c740ff2f9bc849fb9de85532129200de0ba0b58bead2b8bd54900e7ae5f |