Download Latest Version The Last Python 2.7 Compatible Release source code.tar.gz (18.2 MB)
Email in envelope

Get an email when there's a new version of pywinauto

Home / 0.6.8
Name Modified Size InfoDownloads / Week
Parent folder
pywinauto-0.6.8-py2.py3-none-any.whl 2019-10-27 362.9 kB
pywinauto-0.6.8.tar.gz 2019-10-27 432.0 kB
Minor Enhancements and Fixes source code.tar.gz 2019-10-27 18.2 MB
Minor Enhancements and Fixes source code.zip 2019-10-27 18.4 MB
README.md 2019-10-27 749 Bytes
Totals: 5 Items   37.4 MB 1

Enhancements

  • Add allow_magic_lookup flag for Application and Desktop object. Thanks @pakal!
  • Don't duplicate already pressed key in internal list in win32_hooks.py. Thanks @TomRobo237!
  • Allow finding an edit box by title (its editable text).
  • Add option to send keyboard input for an application which doesn't handle VK_PACKET properly. Use vk_packet=False in method type_keys, default value is vk_packet=True. Thanks @philmbailey!

Bug Fixes

  • Fix ctypes.windll usage conflicts with other libraries.
  • Minor fixes in top-level __init__.py. Thanks @pakal!
  • Fix logging issues in remote_memory_block.py. Thanks @TomRobo237!
  • Minor docs improvements. Thanks @olesteban, @caoyaxing221 and @nuno-andre!
Source: README.md, updated 2019-10-27