{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides Python bindings to Windows Runtime (WinRT) Foundation APIs, enabling direct access to core WinRT functionality from Python code running on Windows.","skillfed_tags":["windows-only","winrt-binding","async-io"],"use_cases":["Build cross-namespace WinRT applications by importing Foundation types alongside other winrt-* packages.","Access core WinRT abstractions needed by higher-level Windows APIs in Python.","Develop Windows desktop applications in Python that rely on async/await patterns and WinRT event callbacks.","Prototype or script Windows system integration tasks that require Foundation-level types as prerequisites."],"what_it_does":"winrt-Windows.Foundation is a Python projection of the Windows Runtime Foundation namespace, part of the larger PyWinRT ecosystem. It exposes core WinRT types and interfaces as Python classes and functions, allowing developers to interact with Windows system APIs directly from Python without C++ interop boilerplate.\n\nThe package is one of several modular bindings generated from the Windows SDK; you install only the namespaces you need. It depends on winrt-runtime, which provides the underlying WinRT projection infrastructure. Installation is platform-specific (Windows only, with separate wheels for Python 3.9 through 3.14 and multiple CPU architectures), and it requires Python 3.9 or later.","worth_installing":"Yes, if you are building a Python application on Windows that needs WinRT API access and are willing to accept platform-specific installation and aging maintenance status. The MIT license and lack of known vulnerabilities are positive signals. Install only if you are targeting Windows; this package is not cross-platform."},"id":"winrt-windows-foundation","links":{"html":"https://skillfed.io/packages/winrt-windows-foundation","md":"https://skillfed.io/packages/winrt-windows-foundation.md","pypi":"https://pypi.org/project/winrt-windows-foundation/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-06-06","license_spdx":"MIT","license_treatment":"permissive","name":"winrt-Windows.Foundation","python_support":"supports_current","summary":"Python projection of Windows Runtime (WinRT) APIs"},"popularity":{"monthly_downloads":363329,"position":7223,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.2.1"}
