Skip to main content

Windows Runtime SDK for Python header files

Project description

winrt-WindowsAppSDK

This package provides PyWinRT header files for WindowsAppSDK.

This package is a build time dependency, not a runtime dependency.

Example use in a pyproject.toml file:

[build-system]
requires = ["setuptools", "winrt-sdk", "winrt-WindowsAppSDK"]
build-backend = "setuptools.build_meta"

Then in your setup.py:

from setuptools import setup
from winrt_sdk import get_include_dirs

setup(
    ...
    include_dirs=get_include_dirs()
)

For the runtime package, use winrt-runtime and the various namespace packages instead.

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

winrt_windowsappsdk-2.3.0.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

winrt_WindowsAppSDK-2.3.0-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

Details for the file winrt_windowsappsdk-2.3.0.tar.gz.

File metadata

  • Download URL: winrt_windowsappsdk-2.3.0.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for winrt_windowsappsdk-2.3.0.tar.gz
Algorithm Hash digest
SHA256 448c867e483a352c7546932fad6d02e41458032891bfc0d39d2caacb3d054774
MD5 b1e839c734280ca5eaa0a851c94c9dbb
BLAKE2b-256 a6e04a3dd2d6f3af402698e01c2ef9b0534469a9a2f8981bb76a058b39333e69

See more details on using hashes here.

File details

Details for the file winrt_WindowsAppSDK-2.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for winrt_WindowsAppSDK-2.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4ec6f3971c88fece17fc5f44ccdbe745012afe409ff6f0cd65787626c602b754
MD5 4bbbbe749a0fa951615f12a1759f4370
BLAKE2b-256 59c8426855ed5835d00120da1c684cccfd68770a57d9b9f26caa8701eae4702b

See more details on using hashes here.

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