Skip to main content

Python bindings for Windows API

Project description

Win32more

PyPI - Version PyPI - Python Version

Win32more is a python bindings for Windows API generated from metadata.

https://github.com/microsoft/win32metadata

https://www.nuget.org/packages/Microsoft.Windows.SDK.Contracts

https://github.com/microsoft/WindowsAppSDK

Installation

pip install win32more

Usage

>>> from win32more.Windows.Win32.UI.WindowsAndMessaging import MessageBox, MB_OK
>>> MessageBox(0, "hello, world", "win32more", MB_OK)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

win32more-0.5.2.tar.gz (5.9 MB view hashes)

Uploaded Source

Built Distribution

win32more-0.5.2-py3-none-any.whl (6.5 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page