Skip to main content

Windows Runtime SDK for Python header files

Project description

winrt-sdk

This package provides PyWinRT header files for the Windows SDK.

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

Example use in a pyproject.toml file:

[build-system]
requires = ["setuptools", "winrt-sdk"]
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_sdk-3.2.1.tar.gz (4.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

winrt_sdk-3.2.1-py3-none-any.whl (5.8 MB view details)

Uploaded Python 3

File details

Details for the file winrt_sdk-3.2.1.tar.gz.

File metadata

  • Download URL: winrt_sdk-3.2.1.tar.gz
  • Upload date:
  • Size: 4.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for winrt_sdk-3.2.1.tar.gz
Algorithm Hash digest
SHA256 d660f659eae0c873549f3e17c187294f6b6aa84711886a8835fffd8d83e65471
MD5 b0c4cd307b0bfe5aee878d7c47341398
BLAKE2b-256 c94c0f1890debf6cf1b33c0e91044cf51ad7a98383e8cc4108e8d1f7ad97753b

See more details on using hashes here.

File details

Details for the file winrt_sdk-3.2.1-py3-none-any.whl.

File metadata

  • Download URL: winrt_sdk-3.2.1-py3-none-any.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for winrt_sdk-3.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 606d477757d5a47426b561337ae1672e0ff4647aaec889a70e8cb86b245ed9bc
MD5 69f5dc10cc3b0131fb66218fdb1069cf
BLAKE2b-256 98cb298ca9b784d25236b0a7b48b027cc168f9a68da4f3729585f8947b7af8ca

See more details on using hashes here.

Supported by

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