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 (pypiwin32 will be installed automatically)
(Python 2.6)
Install pyWin32 extensions manually: http://sourceforge.net/projects/pywin32/files/pywin32/ (no need for ActivePython)
Unzip pywinauto archive and run python setup.py install
(Python 2.5 and before is not supported)
Useful links
Home page: http://pywinauto.github.io/
Docs (table of contents): http://pywinauto.github.io/docs/contents.html
Examples: https://gist.github.com/vasily-v-ryabov
Mailing list subscription: https://sourceforge.net/p/pywinauto/mailman/
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.4.zip.
File metadata
- Download URL: pywinauto-0.5.4.zip
- Upload date:
- Size: 399.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bde9f590025dfd9503a544c137ebd6799f8c8f86e21afcb33c84cb8b8fc41a03
|
|
| MD5 |
825d7e3c46ca41f2046efd060b3df4a3
|
|
| BLAKE2b-256 |
692a3cbf939ddae83ae2ad89620aa9cb2d08b0d2266627eb3907578156dc3fcd
|