Open topic with navigation
pywin32
The pywin32 package provides access to various Windows APIs within Python. These APIs can be used to create UI objects (windows, dialogs, etc..), interface to native or 3rd party libraries using COM, access low-level OS functionality, and much more.
Installation
- Go to the pywin32 download page
- Depending on your version of Vizard, download the 32 or 64 bit version of the binary installer for Python 3.13
- Run the installer. It should automatically detect Vizard's Python installation. If you have multiple Python installations on your computer, make sure you select the Vizard Python installation.