DEPRECATION NOTICE: The monolithic winsdk
package is being deprecated
in favor of per-namespace winrt-Namespace
packages. Please refer to
to https://github.com/pywinrt/pywinrt instead.
Python bindings for the Windows SDK.
This is a community-supported version of the unmaintained winrt package.
This package is distributed on PyPI as the winsdk package.
# use your favorite environment manager
poetry add winsdk
pipenv install winsdk
pip install winsdk