Contents

pywinauto 0.6.9

0

A set of Python modules to automate the Microsoft Windows GUI

A set of Python modules to automate the Microsoft Windows GUI

Stars: 5906, Watchers: 5906, Forks: 766, Open Issues: 540

The pywinauto/pywinauto repo was created 10 years ago and the last code push was 4 months ago.
The project is extremely popular with a mindblowing 5906 github stars!

How to Install pywinauto

You can install pywinauto using pip

pip install pywinauto

or add it to a project with poetry

poetry add pywinauto

Package Details

Author
Mark Mc Mahon and Contributors
License
BSD 3-clause
Homepage
https://github.com/pywinauto/pywinauto
PyPi:
https://pypi.org/project/pywinauto/
GitHub Repo:
https://github.com/pywinauto/pywinauto

Classifiers

  • Software Development/Libraries/Python Modules
  • Software Development/Quality Assurance
  • Software Development/Testing
  • Software Development/User Interfaces
No  pywinauto  pypi packages just yet.

Errors

A list of common pywinauto errors.

Code Examples

Here are some pywinauto code examples and snippets.

GitHub Issues

The pywinauto package has 540 open issues on GitHub

  • How to interact with a "CustomControl" in a Hybrid App (CS+BS) when it is IsOffscreen=True and lacks ScrollItemPattern?
  • clarify clipboard limitations in documentation
  • Automation 2.0 — Say goodbye to time.sleep in Windows UI automation
  • Does not type "-" in
  • Eliminate red border on the screenshot using DWMWA_EXTENDED_FRAME_BOUNDS

See more issues on GitHub

Related Packages & Articles

mobly 1.13

Automation framework for special end-to-end test cases

plyer 2.1.0

Platform-independent wrapper for platform-dependent APIs

pandera 0.29.0

A light-weight and flexible data validation and testing tool for statistical data objects.

mixer 7.2.2

Mixer – Is a fixtures replacement. Supported Django ORM, SqlAlchemy ORM, Mongoengine ODM and custom python objects.