JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 163035,
"has_wiki": false,
"homepage": "https://pywinrt.readthedocs.io",
"languages": {
"C": 156802,
"C#": 362895,
"C++": 224845003,
"CMake": 13516,
"Python": 15198171,
"PowerShell": 5362
},
"pushed_at": "2025-12-11T17:59:09Z",
"created_at": "2022-01-27T03:23:51Z",
"owner_type": "Organization",
"updated_at": "2026-07-31T04:56:21Z",
"description": "Python projection of Windows runtime (WinRT) types.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "C++",
"significant_languages": [
"C++"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "pywinrt",
"company": null,
"location": null,
"followers": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/88244372?v=4",
"created_at": "2021-07-31T15:29:17Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 1828
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.2.1",
"kind": "patch",
"published_at": "2025-06-06T23:25:09Z"
},
{
"tag": "v3.2.0",
"kind": "minor",
"published_at": "2025-06-05T02:38:14Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2025-04-12T13:51:41Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2025-03-17T01:33:09Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2024-10-19T22:12:38Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2024-08-20T15:02:17Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2024-06-23T22:48:09Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2024-04-28T20:21:17Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2024-04-28T02:02:10Z"
},
{
"tag": "v2.0.0-beta.2",
"kind": "prerelease",
"published_at": "2023-11-30T02:19:39Z"
},
{
"tag": "v2.0.0-beta.1",
"kind": "prerelease",
"published_at": "2023-08-31T16:43:06Z"
},
{
"tag": "v1.0.0-beta.10",
"kind": "prerelease",
"published_at": "2023-08-11T16:41:23Z"
},
{
"tag": "v1.0.0-beta.9",
"kind": "prerelease",
"published_at": "2023-04-15T22:29:46Z"
},
{
"tag": "v1.0.0-beta.8",
"kind": "prerelease",
"published_at": "2023-04-02T22:54:49Z"
},
{
"tag": "v1.0.0-beta.7",
"kind": "prerelease",
"published_at": "2022-09-09T22:06:59Z"
},
{
"tag": "v1.0.0-beta.6",
"kind": "prerelease",
"published_at": "2022-06-22T03:41:58Z"
},
{
"tag": "v1.0.0-beta.5",
"kind": "prerelease",
"published_at": "2022-06-08T01:43:10Z"
},
{
"tag": "v1.0.0-beta.4",
"kind": "prerelease",
"published_at": "2022-04-23T17:32:44Z"
},
{
"tag": "v1.0.0-beta.3",
"kind": "prerelease",
"published_at": "2022-04-10T00:13:13Z"
},
{
"tag": "v1.0.0-beta.2",
"kind": "prerelease",
"published_at": "2022-02-12T18:02:01Z"
},
{
"tag": "v1.0.0-beta.1",
"kind": "prerelease",
"published_at": "2022-01-28T00:10:32Z"
}
],
"recent_commits": [
{
"oid": "dcb06e3871dd26ffddbdf7d06a07a7d5b73610af",
"body": null,
"is_bot": false,
"headline": "fix helper doc for package name and winmd file seperator",
"author_name": "Xiang Hong",
"author_login": "Hong-Xiang",
"committed_at": "2025-12-11T17:59:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eea5c431a10f18f8e13d38d4ecc3f5c168b5a5f3",
"body": "This suppresses warnings about CMP0177.",
"is_bot": false,
"headline": "projection/CMakeLists.txt: update minimum version",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-09-03T22:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb5fa59949e5345900d7b23a8f353067f9456cf0",
"body": "Change WINDOWS_APP_SDK_ARCH logic since CMake 4.1 now supports\nCMAKE_CXX_COMPILER_ARCHITECTURE_ID on MinGW.",
"is_bot": false,
"headline": "projection/CMakeLists: fix for cmake >=v4.1",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-09-03T22:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dae0b548e4c43a3de777a0c953bf17c72ceee06",
"body": "Drop use of -ExcludeVersion when installing nuget packages. This prevents\nnew versions installing over the top of old versions which can cause\nproblems because the old version is not deleted first. Also, this will\nallow us to use the nuget version in other places in the future if needed.",
"is_bot": false,
"headline": "scripts: use version in nuget tools paths",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-09-03T22:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c07858187118935059f34ac4b441293ebddf306f",
"body": "This is no longer generated by PyWinRT.exe, so the comment should reflect that.",
"is_bot": false,
"headline": "projection: change auto-generate header in *requirements.txt files",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-09-03T22:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6d0977db9ecf35774a52f2713c583c557f8ab84",
"body": "Generate a deps.json file for each projected package. This makes it a\nbit more flexible for 3rd-party projections to customize their\ndependencies.",
"is_bot": false,
"headline": "PyWinRT: create deps.json instead of *requirements.txt",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-09-03T22:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "723243e0bb6803d37cc1c13424a450d243e769aa",
"body": null,
"is_bot": false,
"headline": "PyWinRT: run csharpier",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-09-03T22:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fea32e9a7de3477d77e65defe700787478fb85eb",
"body": "Remove generating version.txt from PyWinRT.exe. This will give 3rd-party\npackages more flexibility when it comes to package versioning.",
"is_bot": false,
"headline": "PyWinRT: don't generate version.txt",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-09-03T22:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15a8131dfae86f233564413de5f9b49e3f7e8f63",
"body": "Prepare for package versioning where the version is not the PyWinRT\ngenerator version.\n\nCo-developed-by: Feng Wang <wangfen@microsoft.com>",
"is_bot": false,
"headline": "projection: rename pywinrt-version.txt to version.txt",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-09-03T22:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00db6ef41fc50832f700bc78e6442cd8b65cea1b",
"body": null,
"is_bot": false,
"headline": "docs: add page on versioning",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-06T03:33:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21cbd0fd7ff91422ed76b4e3611d3fb52716e017",
"body": null,
"is_bot": false,
"headline": "v3.2.1",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-06T02:38:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07a7426facb7825b42842f1e879431f6e8669107",
"body": "Change strict == to ~= and add a segment. This will allow use to still\nrequire the PyWinRT version to match but allow one more version segment\nfor fixes that only affect a single package. This should allow us to\nmake small fixes without having to re-release all 400+ packages.\n\nFixes: https://github.com/pywinrt/pywinrt/issues/105",
"is_bot": false,
"headline": "projection: relax version requirements",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-06T02:35:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cd2eeacd17917e0e335959325b02940c622cdc2",
"body": "There was a circular import between `winrt.system` and `winrt.runtime._internals`.\n\nIf `winrt.system` was imported first, all was well, but if `winrt.runtime._internals`\nwas imported first, it would cause a circular import error.\n\nFix by avoiding the circular import and importing `Object` from `winrt._winrt` instead.\n\nFixes: https://github.com/pywinrt/pywinrt/issues/132",
"is_bot": false,
"headline": "projection: fix circular import",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-06T02:33:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ec0e263f9f8d308f2d7408c0f3bdea94dfc4a14",
"body": null,
"is_bot": false,
"headline": "v3.2.0",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-05T02:37:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3f12e5b7dbc2064da5e087e641de555f80bf125",
"body": null,
"is_bot": false,
"headline": "Updated WebView2 to 1.0.3240.44",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-02T03:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd8f265fc248560fd48b5ce95c85ee422820ee2c",
"body": "There is a new API that has a progress handler that takes a string\nparameter. This is the first time we've seen a string parameter in\na delegate. It uses winrt::param::hstring instead of winrt::hstring,\nso we need to be able to handle that to avoid a compilation error.",
"is_bot": false,
"headline": "projection: pybase: handle conversion of winrt::param::hstring",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-02T03:36:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76fc02ec285d75558864eea4e87af17f0ef95d00",
"body": null,
"is_bot": false,
"headline": "Updated Windows SDK to 10.0.26100.4188",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-02T03:36:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "299ace727402cd81a7b12957cb9364e7f142cc58",
"body": null,
"is_bot": false,
"headline": "Updated Windows SDK to 10.0.26100.3916",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-02T03:36:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a07d73f92ee1a4fa20d97e1fabc62a04074eb25",
"body": null,
"is_bot": false,
"headline": "Updated Windows SDK to 10.0.26100.3323.",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-02T03:36:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c90dde4e3745fd400a7868318849565ef5acecc4",
"body": "Waiting for GitHub Actions to get the latest Windows SDK can take a long\ntime. Instead, we can use the NuGet package manager to get the latest\nWindows SDK.",
"is_bot": false,
"headline": "scripts: change to nuget to get Windows SDK",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-02T03:36:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a7a6cd2d32856ac3c25eee81911c76c232dd7b1",
"body": null,
"is_bot": false,
"headline": "Updated Windows App SDK to 1.7.250513003.",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-02T03:36:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acc799b9bc935c88b14431812edd0630185d8194",
"body": null,
"is_bot": false,
"headline": "CHANGELOG: fix double backticks",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-02T03:36:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2883890f0e1588e219e5caec67ff5faf5237fefd",
"body": "This is needed for proper creation of `:mod:` links.",
"is_bot": false,
"headline": "docs: use .. module:: instead of .. currentmodule::",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-01T21:51:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6071c8a4262cdb8d4a100c185a8dac9472dee605",
"body": null,
"is_bot": false,
"headline": "docs: minor cleanup",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-01T21:51:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "837f7da253210eaf063270bbcfaa0e8ceee70b48",
"body": "Add a new module to hold common error codes. This way, users don't have\nto look them up and define them themselves.",
"is_bot": false,
"headline": "projection: system: add hresult module",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-01T21:51:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "720ae575f56f5aa8e9f57a02db675efbbbececc7",
"body": null,
"is_bot": false,
"headline": "docs: change type aliases to type",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-01T21:51:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06556e9b5f1953ac4a4c0ae6735a97fa72cf596d",
"body": null,
"is_bot": false,
"headline": "docs/api/system: add versionadded",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-01T21:51:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e8216a626c044fcf5e8e4bbd39749a73ebb41ce",
"body": null,
"is_bot": false,
"headline": "docs/types: small improvements",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-01T01:17:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca0d4daf7aba48d999d53983089a60cbefc31f9f",
"body": "Add automatic wrapping of buffer protocol objects in an implementation\nof IBuffer to allow passing any Python buffer protocol object as arguments\nthat expect an IBuffer.\n\nAlso change the type hints to hide IBuffer and only use collections.abc.Buffer\nto encourage users to use Python APIs instead of WinRT APIs with buffers.",
"is_bot": false,
"headline": "projection: allow any buffer protocol object as IBuffer",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-01T00:26:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80545f455cfaec8a373eed08523c737239c59053",
"body": "This is no longer used and was meant to be deleted already.",
"is_bot": false,
"headline": "projection: remove _winrt_box.h",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-01T00:26:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6567f86c19a5e8f7d6ede0a3c5c5df89777b22af",
"body": "These are an implementation detail of the projection. Moving them to\n_internals makes this more clear.",
"is_bot": false,
"headline": "projection: move collections mixins to _internals",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-01T00:26:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de009f60dda92dc5ca0647d8d0ed5b601c2a56ca",
"body": "This is an internal runtime function, so doesn't need to be in system.",
"is_bot": false,
"headline": "projection: winrt-runtime: move register_dll_search_path to _internals",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-01T00:26:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1499819d4b680c49659486e3bc4df719bad1c20d",
"body": "…ectory\n\nThese are imported by other modules, so should be \"public\".",
"is_bot": false,
"headline": "projection: winrt-runtime: remove underscores from add/remove_dll_dir…",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-06-01T00:26:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68014bf2baf855a902d772dea3b9ca93ac13fd64",
"body": "Instead of using a Future, implement wrap_async using a coroutine.\nThis simplifies the implementation and should make it robust against\nnever completing. It will now also properly wait for cancellation of\nthe underlying operation instead of immediately canceling the Future\nwhile the underlying opera\n[…]\nd\nfor it to be public now that it is implemented as a coroutine.\n\nNow asyncio.create_task() and asyncio.ensure_future() will work as expected\nrather than wrapping the Future in another Future or Task.",
"is_bot": false,
"headline": "projection: make wrap_async internal and change implementation",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-31T03:44:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "684759e04a49a83f021af04e1f57732f240e7fae",
"body": null,
"is_bot": false,
"headline": "Updated to CppWinRT 2.0.250303.1.",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-30T04:11:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66b9daa4e0c09d22eba4176635ed24203c0f3e84",
"body": "Pylance was complaining about missing stub files because this was missing.",
"is_bot": false,
"headline": "projection: add py.typed to winrt.runtime and winrt.system",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-18T05:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fb587dfee67df20b032898b708483630906b2f8",
"body": " https://github.com/microsoft/Windows-universal-samples/issues/1089#issuecomment-487586755",
"is_bot": false,
"headline": "nullability: FromBluetoothAddressAsync() maybeNull",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-18T05:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4794e7b694649a0a133cf346690b813b20d727c9",
"body": null,
"is_bot": false,
"headline": "docs/types.rst: add warnings about blocking methods",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-10T13:51:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e713485e7f19124895050348f47bc3da17e5d800",
"body": "This hasn't been kept up to date.",
"is_bot": false,
"headline": "samples: drop readme",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-10T13:51:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5c58f79ea6c3edc2ff82a2e30e2900f2d16b7bb",
"body": null,
"is_bot": false,
"headline": "samples/winui3/hello_app.py: add dependencies",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-10T13:51:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4f00a87c799c625b75bb4b3e23ea98565a7f2b8",
"body": null,
"is_bot": false,
"headline": "samples/webview2/app.py: add dependencies",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-10T13:51:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fd029fb0ab43fdad93cdd04fca304e628e2f184",
"body": null,
"is_bot": false,
"headline": "samples: add requirements to tk_interop.py",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-10T13:51:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "644e385f112a1a7e3914b4cb8d0540ab95bc6ab1",
"body": "If winrt._winrt has not been imported, PyCapsule_Import(\"winrt._winrt._C_API\", 0)\nwill fail with: \"AttributeError: module 'winrt' has no attribute '_winrt'\"\n\nThis can happen if not all dependencies are installed. To avoid this,\nalways import winrt._winrt first to ensure that the module is loaded.",
"is_bot": false,
"headline": "projection: fix possible AttributeError on import",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-10T13:51:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9173a3e32e31232351f78cec41710451374eafc",
"body": "Fix some typos and add and improve some sections.",
"is_bot": false,
"headline": "docs: update types.rst",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-08T03:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dfc0a5d129de1b05e08bf375b67d38864230c27",
"body": null,
"is_bot": false,
"headline": "projection: winrt.system: improve some type hints",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-08T02:48:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "573649b182672ea56f8c87cfb882ae4af12051de",
"body": null,
"is_bot": false,
"headline": "projection: don't use relative imports",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-08T02:48:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8905161029142c1b9db073623d21c9f6ae03fd7",
"body": null,
"is_bot": false,
"headline": "projection/interop: don't use relative imports",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-08T02:48:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e62cbcb6d4ca115a4d158771b7ec00d415bfcf84",
"body": "Move implementation of __await__ to Python code. This makes it easier to\nsee what is going on and makes for less repeated generated code.\n\nThis also includes a few fixes. The cancellation of the Future that wraps\nan async operation now is propagated. Also, if get_results() fails, e.g.\ndue to a missing import, the exception will be propagated via the\nFuture rather than silently failing and blocking forever.\n\nFixes: https://github.com/pywinrt/pywinrt/issues/112",
"is_bot": false,
"headline": "projection: implement __await__ in Python and fix up",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-08T02:48:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7322fcdc982d355486a08013bd7cf188059d14c5",
"body": "Technically, things aren't implemented this way, but this is the way it\n\"should\" be.",
"is_bot": false,
"headline": "projection: make __await__ final",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-08T02:48:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac61093eeff5bf2f825332e563159578c106ce87",
"body": "GCC 15 triggers some warnings that didn't happen before. Ignore these.\n\nFixes: https://github.com/pywinrt/pywinrt/issues/116",
"is_bot": false,
"headline": "projection: add compiler options for GCC 15",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-04T01:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ade61bfb895668cf43170a0883a637617167c23",
"body": "GCC 15 introduced a new warning. CppWinRT generated code triggers this.\nWe aren't using the code that hits it, so should be safe to ignore.",
"is_bot": false,
"headline": "projection/CMakeLists.txt: ignore GCC -Wtemplate-body",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-04T01:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a01695366c2fd92eae25f157bb24c4323f171c22",
"body": "This bug was fixed in a previous release, so we don't need the workaround\nanymore.",
"is_bot": false,
"headline": "projection/CMakeLists.txt: Drop workaround for fixed cppwinrt bug",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-04T01:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "493f457f5e14a3be38f539768ddead7b8cefd5dd",
"body": "GCC 15 is now complaining about type-punning in generated cppwrinrt code.\nFor now, just ignore the warning.",
"is_bot": false,
"headline": "projection/CMakeLists.txt: workaround GCC 15 stricter warning",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-04T01:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6adf77434e0a3628a267788d34b8fece892a4b5",
"body": "This will allow us to use windows-specific types in the code.",
"is_bot": false,
"headline": "github: run linter on windows",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-04T01:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bb64c5eaba7e2a68f8007cc435bf89a10e21afc",
"body": "Add the CppWinRT async .get() and .wait() helpers to the projection.\nThis will be a nice convenience for users not making GUI apps and not\nusing asyncio.",
"is_bot": false,
"headline": "projection: add async .get() and .wait() helpers",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-04T01:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa24f6e647578312097c2ca45d8a12d5776773e3",
"body": null,
"is_bot": false,
"headline": "TestComponent: update to v1.3.0",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-04T01:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6e75b1ed88e18f3d0373649dc53d56c85950f76",
"body": "This helps when a new version of a tool has just been released.",
"is_bot": false,
"headline": "fetch-tools.ps1: no http cache",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-04T01:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5092e5c8605d2b05729462979d3d2a4ea85eb8c8",
"body": "PyErr_Fetch and PyErr_Restore are deprecated in Python 3.12. Use the\nreplacement APIs in newer versions of Python instead. We were doing this\nin a few places already. This addresses the remaining ones.",
"is_bot": false,
"headline": "projection: don't use PyErr_Fetch in Py >= 3.12",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-05-04T01:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8248ce07ce1ecf00937a8e39e4b5733870dd7aa",
"body": "Future.result() will already block until the result is available and has\na timeout parameter so we don't need the separate wait() call.",
"is_bot": false,
"headline": "don't need wait for concurrent.futures.Future",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-25T12:50:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "326e72d7905043e150b57911aea5261d3ac87e32",
"body": "This will let people know that they can't just use these packages without\nreading the documentation.",
"is_bot": false,
"headline": "projection: add message to winui3 readme files",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-24T21:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c06859122dea7da75c40b02d55a8aea5cc7acf4",
"body": "This seems like something people miss.",
"is_bot": false,
"headline": "doc: add danger section to draw attention to winui3 runtime requirements",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-24T21:29:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0e6326d51bb9445b43bd400858b81c9f5dee3f7",
"body": null,
"is_bot": false,
"headline": "docs: winui3: add warning about packaged Python",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-22T14:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "759ff4a4c2d1245598a2701a734ab88d0a3e0dcf",
"body": null,
"is_bot": false,
"headline": "scripts: 2to3: add section on renamed packages",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-21T15:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c58935a2345c466687c905ea26df6ff9087aaeab",
"body": null,
"is_bot": false,
"headline": "docs: fill in the collections section",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-17T04:20:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdf2d669fc2c8d08011c0251a4f558411314d048",
"body": "There isn't a way to create aribitrary IKeyValuePair[K, V] instances\nso there wasn't an easy way to provide inputs that require an\nIIterable[IKeyValuePair[K, V]] parameter. Now we can simply pass a\nPython mapping such as a dict.",
"is_bot": false,
"headline": "projection: allow passing dict for IIterable[IKeyValuePair[K, V]]",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-17T04:20:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab989451f2f7c00f067d8167ec98983e1f272846",
"body": "Replace python_key_value_pair with winrt::impl::key_value_pair.\nThis is basically the same and fixes the former unnecessarily taking\nthe Python GIL each time a property is accessed.",
"is_bot": false,
"headline": "projection: pybase: drop python_key_value_pair",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-17T04:20:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e1015ff6f4f8c410727eb03f74cb69e03b29170",
"body": "This sample shows how to make toasts work with a proper App User Model\nID and COM activator.",
"is_bot": false,
"headline": "samples: Add toast activation sample",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-13T23:39:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c42369d8c203f570f0b558d12f306549e140329e",
"body": "cibuildwheel is complaining that it will need Python >=3.11 starting\nwith cibuildwheel v3. Python 3.12 is the newest version cached on\nwindows-2019 runners, so lets use that.",
"is_bot": false,
"headline": "github: wheels: use newer python version",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-12T01:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e9ba5bcf0a151e9b242296287a805bb3a2c1f9a",
"body": null,
"is_bot": false,
"headline": "requirements-bdist.txt: update to latest package versions",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-12T01:38:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "429ab1c666e937d7885cf635c7b9421ff6bb92c7",
"body": null,
"is_bot": false,
"headline": "v3.1.0",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-12T01:38:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "740c5358fabaa910402c8ca9356f65d613319ffb",
"body": null,
"is_bot": false,
"headline": "doc: don't forget versionadded",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-09T03:28:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e34f63143e0855cf1eae446a15ed38bfd6a5d39",
"body": "Closes: https://github.com/pywinrt/pywinrt/issues/101",
"is_bot": false,
"headline": "projection: add winrt.windows.media.interop package",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-09T02:51:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11efa16549b8d779ac32f7b6054571969ba49c32",
"body": null,
"is_bot": false,
"headline": "projection: update webview2 to 1.0.3124.44",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-06T17:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a57d450cea4bc5c23f15e721e9908adb4fab805e",
"body": null,
"is_bot": false,
"headline": "projection: update to Windows App SDK 1.7.250310001",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-06T17:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03534f786571be11e9d701be5528bab34b269b88",
"body": null,
"is_bot": false,
"headline": "projection/CMakeLists.txt: fix webview2 include paths",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-06T03:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e04b08a565300da0be522c4165bc4b4c08ce85e",
"body": "Since setuptools 77, it is complaining that the dict format is deprecated.",
"is_bot": false,
"headline": "projection: update project.license for PEP 639",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-06T03:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64c566f202ab24d6c30835f8bdb081cfd4dbb36e",
"body": "There was an invalid cast that caused the IIterator.__iter__() method\nto return a pointer that wasn't a PyObject*. This of course caused\ncrashes and other undefined behavior.",
"is_bot": false,
"headline": "projection: fix IIterator.__iter__() returning garbage",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-05T20:42:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f37fd2e35d609608673fe13d4085e8e8bdc74580",
"body": "Python expects us to return an object with a new reference.",
"is_bot": false,
"headline": "projection: fix __iter__() not taking reference before return",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-05T20:42:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42af2e679fd2d15d4d692ace4902b39de22bbbe0",
"body": "The packaging tools don't pick up internal header files. It will be\neaser to just keep everything in .cpp files instead of hacking around\nit in the packaging.",
"is_bot": false,
"headline": "projection/winrt-runtime: remove _winrt_box.h",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-05T20:42:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29a0ea83a3ad10acfacc500da749eeed2900fa5b",
"body": null,
"is_bot": false,
"headline": "scripts/2to3/README.md: fix typo",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-05T05:47:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c2707e415c25dc74d69526f5adc87f8a0a71f90",
"body": null,
"is_bot": false,
"headline": "scripts/2to3: document _from to as_ change",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-05T05:43:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca00284b9481b53674bd963c045349a3a8f4c431",
"body": "for proper markdown format",
"is_bot": false,
"headline": "CONTRIBUTING: fix missing spaces",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-01T02:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cb28ca93ff182a7d42ed93b6c013befd10e9382",
"body": "For proper markdown format.",
"is_bot": false,
"headline": "CONTRIBUTING: fix missing space",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-04-01T02:45:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "878cbd7210327a953165d90c9e154cd727063f58",
"body": null,
"is_bot": false,
"headline": "README: rearrange a bit",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-03-26T02:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e34d004e0b161ce8bb9ad5688ecb958e5cdbac6c",
"body": null,
"is_bot": false,
"headline": "README: make it more interesting",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-03-26T02:28:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47259981c2ee40808c3e3124bf89bcdd0a56deca",
"body": null,
"is_bot": false,
"headline": "projection: fix ci include paths for webview2",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-03-16T19:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f847f0ddd84e0be9920c2a3d1534097d16bf948",
"body": null,
"is_bot": false,
"headline": "scripts/add_webview2_dll.py: fix wheel name",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-03-16T19:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48b15a7d9571c0d8704dd03e87bce3f9b009a09f",
"body": null,
"is_bot": false,
"headline": "projection: fix import paths",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-03-16T19:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf0c45810ad51f91f0d6869f38a3f9b8e8148370",
"body": "This will allow CI to fail earlier.",
"is_bot": false,
"headline": "scripts: build biggest package last",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-03-16T19:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe0590439c83c67aa1f35db4d62e4688d0c2740a",
"body": null,
"is_bot": false,
"headline": "projection: generate winui2 project files",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-03-16T19:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5211851caf356e848530cd53e58fa4df1a9f58e",
"body": "These are no longer automatically generated from the SDK.",
"is_bot": false,
"headline": "projection: remove deprecated headers",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-03-16T19:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c323efaf350bf86af6fd23feaa45db1995e35a58",
"body": null,
"is_bot": false,
"headline": "projection: get component packages building via setup.py",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-03-16T19:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97ca8ea1b2495b1b8ad7651641d5b95c91ad5916",
"body": null,
"is_bot": false,
"headline": "projection: use double-quotes in setup.py",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-03-16T19:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b757df6fbf6e359c5170ae42f05b594d5d0ba33f",
"body": "…kages",
"is_bot": false,
"headline": "projection: put header files in pywinrt subdirectory in component pac…",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-03-16T19:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b92bf2454718a54093b4d0f2f715eb23a83681e0",
"body": null,
"is_bot": false,
"headline": "projection: remove extra spaces in setup.py kwargs",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-03-16T19:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5462bd9606ecf28a1527345488e356f4b3abc113",
"body": null,
"is_bot": false,
"headline": "scripts/generate-pyproject.py: fix spelling",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-03-16T19:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e9a4c14e2e8332ff7e8928390e97f30bd900342",
"body": null,
"is_bot": false,
"headline": "fix wheel unpack directory",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-03-16T19:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c3ac5eef5b4f3d1a980e5a60c80ec92d1abf931",
"body": null,
"is_bot": false,
"headline": "scripts: fix wheel paths",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-03-16T19:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42dfecbccf5d51a8109618f5be3b81fccce37427",
"body": null,
"is_bot": false,
"headline": "projection: fix root package for extension module",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-03-16T19:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d0b084f46003ab59a351412fc23234cc5b58942",
"body": null,
"is_bot": false,
"headline": "fix more webview2 namespace typos",
"author_name": "David Lechner",
"author_login": "dlech",
"committed_at": "2025-03-16T19:18:28Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 21,
"commits_last_year": 9,
"latest_release_at": "2025-06-06T23:25:09Z",
"latest_release_tag": "v3.2.1",
"releases_from_tags": false,
"days_since_last_push": 234,
"active_weeks_last_year": 2,
"days_since_latest_release": 422,
"mean_days_between_releases": 61.7
},
"artifacts": {
"collected": true,
"structure": [],
"declarations": [
{
"name": "PyWinRT",
"path": "PyWinRT/PyWinRT.csproj",
"tokens": [
"nuget.output_type:exe",
"nuget.pack_as_tool"
],
"ecosystem": "nuget"
}
]
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [],
"total": 0,
"header": 0,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "winrt-sdk",
"exists": true,
"license": "MIT",
"keywords": [
"Intended Audience :: Developers",
"Operating System :: Microsoft :: Windows",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: Implementation :: CPython"
],
"ecosystem": "pypi",
"categories": [],
"matches_repo": true,
"registry_url": "https://pypi.org/project/winrt-sdk/",
"declared_type": null,
"is_deprecated": false,
"latest_version": "3.2.1",
"repository_url": "https://github.com/pywinrt/pywinrt",
"versions_count": 10,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 5175,
"first_published_at": "2023-09-01T22:01:39.791563Z",
"latest_published_at": "2025-06-06T14:40:28.362448Z",
"latest_version_yanked": null,
"days_since_latest_publish": 422
},
{
"name": "winrt-runtime",
"exists": true,
"license": "MIT",
"keywords": [
"Intended Audience :: Developers",
"Operating System :: Microsoft :: Windows",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: Implementation :: CPython"
],
"ecosystem": "pypi",
"categories": [],
"matches_repo": true,
"registry_url": "https://pypi.org/project/winrt-runtime/",
"declared_type": null,
"is_deprecated": false,
"latest_version": "3.2.1",
"repository_url": "https://github.com/pywinrt/pywinrt",
"versions_count": 11,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 357044,
"first_published_at": "2023-09-02T15:31:18.983445Z",
"latest_published_at": "2025-09-20T07:06:43.376945Z",
"latest_version_yanked": null,
"days_since_latest_publish": 316
},
{
"name": "winrt-WindowsAppSDK",
"exists": true,
"license": "MIT",
"keywords": [
"Intended Audience :: Developers",
"Operating System :: Microsoft :: Windows",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: Implementation :: CPython"
],
"ecosystem": "pypi",
"categories": [],
"matches_repo": true,
"registry_url": "https://pypi.org/project/winrt-WindowsAppSDK/",
"declared_type": null,
"is_deprecated": false,
"latest_version": "3.2.1",
"repository_url": "https://github.com/pywinrt/pywinrt",
"versions_count": 9,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2023-12-03T05:41:13.404101Z",
"latest_published_at": "2025-06-06T14:44:28.116661Z",
"latest_version_yanked": null,
"days_since_latest_publish": 422
},
{
"name": "winrt-Microsoft.UI.Xaml",
"exists": true,
"license": "MIT",
"keywords": [
"Intended Audience :: Developers",
"Operating System :: Microsoft :: Windows",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: Implementation :: CPython"
],
"ecosystem": "pypi",
"categories": [],
"matches_repo": true,
"registry_url": "https://pypi.org/project/winrt-Microsoft.UI.Xaml/",
"declared_type": null,
"is_deprecated": false,
"latest_version": "3.2.1",
"repository_url": "https://github.com/pywinrt/pywinrt",
"versions_count": 10,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 85,
"first_published_at": "2023-12-02T21:48:56.452470Z",
"latest_published_at": "2025-06-06T14:40:26.765779Z",
"latest_version_yanked": null,
"days_since_latest_publish": 422
}
]
},
"popularity": {
"forks": 14,
"stars": 196,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2022-06-18",
"count": 1
},
{
"date": "2023-03-15",
"count": 1
},
{
"date": "2023-04-05",
"count": 1
},
{
"date": "2023-09-18",
"count": 1
},
{
"date": "2023-11-02",
"count": 1
},
{
"date": "2024-03-21",
"count": 1
},
{
"date": "2024-05-29",
"count": 1
},
{
"date": "2024-06-19",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-05-11",
"count": 1
},
{
"date": "2025-06-07",
"count": 1
},
{
"date": "2025-06-19",
"count": 1
},
{
"date": "2025-11-25",
"count": 1
},
{
"date": "2026-02-04",
"count": 1
}
],
"complete": true,
"collected": 14,
"total_forks": 14
},
"star_history": null,
"open_issues_and_prs": 11
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"samples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"projection/interop/winrt-Windows.Graphics.Capture.Interop/winrt/windows/graphics/capture/interop/py.typed",
"projection/interop/winrt-Windows.Graphics.DirectX.Direct3D11.Interop/winrt/windows/graphics/directx/direct3d11/interop/py.typed",
"projection/interop/winrt-Windows.Media.Interop/winrt/windows/media/interop/py.typed",
"projection/interop/winrt-Windows.System.Interop/winrt/windows/system/interop/py.typed",
"projection/interop/winrt-Windows.UI.Composition.Interop/winrt/windows/ui/composition/interop/py.typed",
"projection/interop/winrt-Windows.UI.Xaml.Hosting.Interop/winrt/windows/ui/xaml/hosting/interop/py.typed",
"projection/interop/winui3-Microsoft.UI.Interop/winui3/microsoft/ui/interop/py.typed",
"projection/interop/winui3-Microsoft.Windows.ApplicationModel.DynamicDependency.Bootstrap/winui3/microsoft/windows/applicationmodel/dynamicdependency/bootstrap/py.typed",
"projection/test-winrt/test-winrt-TestComponent/test_winrt/testcomponent/py.typed",
"projection/webview2/webview2-Microsoft.Web.WebView2.Core/webview2/microsoft/web/webview2/core/py.typed",
"projection/winrt-runtime/src/winrt/py.typed",
"projection/winrt-runtime/src/winrt/runtime/py.typed",
"projection/winrt-runtime/src/winrt/system/py.typed",
"projection/winrt/winrt-Windows.AI.Actions.Hosting/winrt/windows/ai/actions/hosting/py.typed",
"projection/winrt/winrt-Windows.AI.Actions.Provider/winrt/windows/ai/actions/provider/py.typed",
"projection/winrt/winrt-Windows.AI.Actions/winrt/windows/ai/actions/py.typed",
"projection/winrt/winrt-Windows.AI.MachineLearning.Preview/winrt/windows/ai/machinelearning/preview/py.typed",
"projection/winrt/winrt-Windows.AI.MachineLearning/winrt/windows/ai/machinelearning/py.typed",
"projection/winrt/winrt-Windows.AI.ModelContextProtocol/winrt/windows/ai/modelcontextprotocol/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Activation/winrt/windows/applicationmodel/activation/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.AppExtensions/winrt/windows/applicationmodel/appextensions/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.AppService/winrt/windows/applicationmodel/appservice/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Appointments.AppointmentsProvider/winrt/windows/applicationmodel/appointments/appointmentsprovider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Appointments.DataProvider/winrt/windows/applicationmodel/appointments/dataprovider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Appointments/winrt/windows/applicationmodel/appointments/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Background/winrt/windows/applicationmodel/background/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Calls.Background/winrt/windows/applicationmodel/calls/background/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Calls.Provider/winrt/windows/applicationmodel/calls/provider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Calls/winrt/windows/applicationmodel/calls/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Chat/winrt/windows/applicationmodel/chat/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.CommunicationBlocking/winrt/windows/applicationmodel/communicationblocking/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Contacts.DataProvider/winrt/windows/applicationmodel/contacts/dataprovider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Contacts.Provider/winrt/windows/applicationmodel/contacts/provider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Contacts/winrt/windows/applicationmodel/contacts/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.ConversationalAgent/winrt/windows/applicationmodel/conversationalagent/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Core/winrt/windows/applicationmodel/core/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.DataTransfer.DragDrop.Core/winrt/windows/applicationmodel/datatransfer/dragdrop/core/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.DataTransfer.DragDrop/winrt/windows/applicationmodel/datatransfer/dragdrop/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.DataTransfer.ShareTarget/winrt/windows/applicationmodel/datatransfer/sharetarget/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.DataTransfer/winrt/windows/applicationmodel/datatransfer/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Email.DataProvider/winrt/windows/applicationmodel/email/dataprovider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Email/winrt/windows/applicationmodel/email/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.ExtendedExecution.Foreground/winrt/windows/applicationmodel/extendedexecution/foreground/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.ExtendedExecution/winrt/windows/applicationmodel/extendedexecution/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Holographic/winrt/windows/applicationmodel/holographic/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.LockScreen/winrt/windows/applicationmodel/lockscreen/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.PackageExtensions/winrt/windows/applicationmodel/packageextensions/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Payments.Provider/winrt/windows/applicationmodel/payments/provider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Payments/winrt/windows/applicationmodel/payments/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Preview.Holographic/winrt/windows/applicationmodel/preview/holographic/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Preview.InkWorkspace/winrt/windows/applicationmodel/preview/inkworkspace/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Preview.Notes/winrt/windows/applicationmodel/preview/notes/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Resources.Core/winrt/windows/applicationmodel/resources/core/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Resources.Management/winrt/windows/applicationmodel/resources/management/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Resources/winrt/windows/applicationmodel/resources/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Search.Core/winrt/windows/applicationmodel/search/core/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Search/winrt/windows/applicationmodel/search/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.SocialInfo.Provider/winrt/windows/applicationmodel/socialinfo/provider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.SocialInfo/winrt/windows/applicationmodel/socialinfo/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Store.LicenseManagement/winrt/windows/applicationmodel/store/licensemanagement/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Store.Preview.InstallControl/winrt/windows/applicationmodel/store/preview/installcontrol/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Store.Preview/winrt/windows/applicationmodel/store/preview/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Store/winrt/windows/applicationmodel/store/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.UserActivities.Core/winrt/windows/applicationmodel/useractivities/core/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.UserActivities/winrt/windows/applicationmodel/useractivities/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.UserDataAccounts.Provider/winrt/windows/applicationmodel/userdataaccounts/provider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.UserDataAccounts.SystemAccess/winrt/windows/applicationmodel/userdataaccounts/systemaccess/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.UserDataAccounts/winrt/windows/applicationmodel/userdataaccounts/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.UserDataTasks.DataProvider/winrt/windows/applicationmodel/userdatatasks/dataprovider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.UserDataTasks/winrt/windows/applicationmodel/userdatatasks/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.VoiceCommands/winrt/windows/applicationmodel/voicecommands/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Wallet.System/winrt/windows/applicationmodel/wallet/system/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Wallet/winrt/windows/applicationmodel/wallet/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel/winrt/windows/applicationmodel/py.typed",
"projection/winrt/winrt-Windows.Data.Html/winrt/windows/data/html/py.typed",
"projection/winrt/winrt-Windows.Data.Json/winrt/windows/data/json/py.typed",
"projection/winrt/winrt-Windows.Data.Pdf/winrt/windows/data/pdf/py.typed",
"projection/winrt/winrt-Windows.Data.Text/winrt/windows/data/text/py.typed",
"projection/winrt/winrt-Windows.Data.Xml.Dom/winrt/windows/data/xml/dom/py.typed",
"projection/winrt/winrt-Windows.Data.Xml.Xsl/winrt/windows/data/xml/xsl/py.typed",
"projection/winrt/winrt-Windows.Devices.Adc.Provider/winrt/windows/devices/adc/provider/py.typed",
"projection/winrt/winrt-Windows.Devices.Adc/winrt/windows/devices/adc/py.typed",
"projection/winrt/winrt-Windows.Devices.Background/winrt/windows/devices/background/py.typed",
"projection/winrt/winrt-Windows.Devices.Bluetooth.Advertisement/winrt/windows/devices/bluetooth/advertisement/py.typed",
"projection/winrt/winrt-Windows.Devices.Bluetooth.Background/winrt/windows/devices/bluetooth/background/py.typed",
"projection/winrt/winrt-Windows.Devices.Bluetooth.GenericAttributeProfile/winrt/windows/devices/bluetooth/genericattributeprofile/py.typed",
"projection/winrt/winrt-Windows.Devices.Bluetooth.Rfcomm/winrt/windows/devices/bluetooth/rfcomm/py.typed",
"projection/winrt/winrt-Windows.Devices.Bluetooth/winrt/windows/devices/bluetooth/py.typed",
"projection/winrt/winrt-Windows.Devices.Custom/winrt/windows/devices/custom/py.typed",
"projection/winrt/winrt-Windows.Devices.Display.Core/winrt/windows/devices/display/core/py.typed",
"projection/winrt/winrt-Windows.Devices.Display/winrt/windows/devices/display/py.typed",
"projection/winrt/winrt-Windows.Devices.Enumeration.Pnp/winrt/windows/devices/enumeration/pnp/py.typed",
"projection/winrt/winrt-Windows.Devices.Enumeration/winrt/windows/devices/enumeration/py.typed",
"projection/winrt/winrt-Windows.Devices.Geolocation.Geofencing/winrt/windows/devices/geolocation/geofencing/py.typed",
"projection/winrt/winrt-Windows.Devices.Geolocation.Provider/winrt/windows/devices/geolocation/provider/py.typed",
"projection/winrt/winrt-Windows.Devices.Geolocation/winrt/windows/devices/geolocation/py.typed",
"projection/winrt/winrt-Windows.Devices.Gpio.Provider/winrt/windows/devices/gpio/provider/py.typed",
"projection/winrt/winrt-Windows.Devices.Gpio/winrt/windows/devices/gpio/py.typed",
"projection/winrt/winrt-Windows.Devices.Haptics/winrt/windows/devices/haptics/py.typed",
"projection/winrt/winrt-Windows.Devices.HumanInterfaceDevice/winrt/windows/devices/humaninterfacedevice/py.typed",
"projection/winrt/winrt-Windows.Devices.I2c.Provider/winrt/windows/devices/i2c/provider/py.typed",
"projection/winrt/winrt-Windows.Devices.I2c/winrt/windows/devices/i2c/py.typed",
"projection/winrt/winrt-Windows.Devices.Input.Preview/winrt/windows/devices/input/preview/py.typed",
"projection/winrt/winrt-Windows.Devices.Input/winrt/windows/devices/input/py.typed",
"projection/winrt/winrt-Windows.Devices.Lights.Effects/winrt/windows/devices/lights/effects/py.typed",
"projection/winrt/winrt-Windows.Devices.Lights/winrt/windows/devices/lights/py.typed",
"projection/winrt/winrt-Windows.Devices.Midi/winrt/windows/devices/midi/py.typed",
"projection/winrt/winrt-Windows.Devices.Perception.Provider/winrt/windows/devices/perception/provider/py.typed",
"projection/winrt/winrt-Windows.Devices.Perception/winrt/windows/devices/perception/py.typed",
"projection/winrt/winrt-Windows.Devices.PointOfService.Provider/winrt/windows/devices/pointofservice/provider/py.typed",
"projection/winrt/winrt-Windows.Devices.PointOfService/winrt/windows/devices/pointofservice/py.typed",
"projection/winrt/winrt-Windows.Devices.Portable/winrt/windows/devices/portable/py.typed",
"projection/winrt/winrt-Windows.Devices.Power/winrt/windows/devices/power/py.typed",
"projection/winrt/winrt-Windows.Devices.Printers.Extensions/winrt/windows/devices/printers/extensions/py.typed",
"projection/winrt/winrt-Windows.Devices.Printers/winrt/windows/devices/printers/py.typed",
"projection/winrt/winrt-Windows.Devices.Pwm.Provider/winrt/windows/devices/pwm/provider/py.typed",
"projection/winrt/winrt-Windows.Devices.Pwm/winrt/windows/devices/pwm/py.typed",
"projection/winrt/winrt-Windows.Devices.Radios/winrt/windows/devices/radios/py.typed",
"projection/winrt/winrt-Windows.Devices.Scanners/winrt/windows/devices/scanners/py.typed",
"projection/winrt/winrt-Windows.Devices.Sensors.Custom/winrt/windows/devices/sensors/custom/py.typed",
"projection/winrt/winrt-Windows.Devices.Sensors/winrt/windows/devices/sensors/py.typed",
"projection/winrt/winrt-Windows.Devices.SerialCommunication/winrt/windows/devices/serialcommunication/py.typed",
"projection/winrt/winrt-Windows.Devices.SmartCards/winrt/windows/devices/smartcards/py.typed",
"projection/winrt/winrt-Windows.Devices.Sms/winrt/windows/devices/sms/py.typed",
"projection/winrt/winrt-Windows.Devices.Spi.Provider/winrt/windows/devices/spi/provider/py.typed",
"projection/winrt/winrt-Windows.Devices.Spi/winrt/windows/devices/spi/py.typed",
"projection/winrt/winrt-Windows.Devices.Usb/winrt/windows/devices/usb/py.typed",
"projection/winrt/winrt-Windows.Devices.WiFi/winrt/windows/devices/wifi/py.typed",
"projection/winrt/winrt-Windows.Devices.WiFiDirect.Services/winrt/windows/devices/wifidirect/services/py.typed",
"projection/winrt/winrt-Windows.Devices.WiFiDirect/winrt/windows/devices/wifidirect/py.typed",
"projection/winrt/winrt-Windows.Devices/winrt/windows/devices/py.typed",
"projection/winrt/winrt-Windows.Foundation.Collections/winrt/windows/foundation/collections/py.typed",
"projection/winrt/winrt-Windows.Foundation.Diagnostics/winrt/windows/foundation/diagnostics/py.typed",
"projection/winrt/winrt-Windows.Foundation.Metadata/winrt/windows/foundation/metadata/py.typed",
"projection/winrt/winrt-Windows.Foundation.Numerics/winrt/windows/foundation/numerics/py.typed",
"projection/winrt/winrt-Windows.Foundation/winrt/windows/foundation/py.typed",
"projection/winrt/winrt-Windows.Gaming.Input.Custom/winrt/windows/gaming/input/custom/py.typed",
"projection/winrt/winrt-Windows.Gaming.Input.ForceFeedback/winrt/windows/gaming/input/forcefeedback/py.typed",
"projection/winrt/winrt-Windows.Gaming.Input.Preview/winrt/windows/gaming/input/preview/py.typed",
"projection/winrt/winrt-Windows.Gaming.Input/winrt/windows/gaming/input/py.typed",
"projection/winrt/winrt-Windows.Gaming.Preview.GamesEnumeration/winrt/windows/gaming/preview/gamesenumeration/py.typed",
"projection/winrt/winrt-Windows.Gaming.UI/winrt/windows/gaming/ui/py.typed",
"projection/winrt/winrt-Windows.Gaming.XboxLive.Storage/winrt/windows/gaming/xboxlive/storage/py.typed",
"projection/winrt/winrt-Windows.Globalization.Collation/winrt/windows/globalization/collation/py.typed",
"projection/winrt/winrt-Windows.Globalization.DateTimeFormatting/winrt/windows/globalization/datetimeformatting/py.typed",
"projection/winrt/winrt-Windows.Globalization.Fonts/winrt/windows/globalization/fonts/py.typed",
"projection/winrt/winrt-Windows.Globalization.NumberFormatting/winrt/windows/globalization/numberformatting/py.typed",
"projection/winrt/winrt-Windows.Globalization.PhoneNumberFormatting/winrt/windows/globalization/phonenumberformatting/py.typed",
"projection/winrt/winrt-Windows.Globalization/winrt/windows/globalization/py.typed",
"projection/winrt/winrt-Windows.Graphics.Capture/winrt/windows/graphics/capture/py.typed",
"projection/winrt/winrt-Windows.Graphics.DirectX.Direct3D11/winrt/windows/graphics/directx/direct3d11/py.typed",
"projection/winrt/winrt-Windows.Graphics.DirectX/winrt/windows/graphics/directx/py.typed",
"projection/winrt/winrt-Windows.Graphics.Display.Core/winrt/windows/graphics/display/core/py.typed",
"projection/winrt/winrt-Windows.Graphics.Display/winrt/windows/graphics/display/py.typed",
"projection/winrt/winrt-Windows.Graphics.Effects/winrt/windows/graphics/effects/py.typed",
"projection/winrt/winrt-Windows.Graphics.Holographic/winrt/windows/graphics/holographic/py.typed",
"projection/winrt/winrt-Windows.Graphics.Imaging/winrt/windows/graphics/imaging/py.typed",
"projection/winrt/winrt-Windows.Graphics.Printing.OptionDetails/winrt/windows/graphics/printing/optiondetails/py.typed",
"projection/winrt/winrt-Windows.Graphics.Printing.PrintSupport/winrt/windows/graphics/printing/printsupport/py.typed",
"projection/winrt/winrt-Windows.Graphics.Printing.PrintTicket/winrt/windows/graphics/printing/printticket/py.typed",
"projection/winrt/winrt-Windows.Graphics.Printing.ProtectedPrint/winrt/windows/graphics/printing/protectedprint/py.typed",
"projection/winrt/winrt-Windows.Graphics.Printing.Workflow/winrt/windows/graphics/printing/workflow/py.typed",
"projection/winrt/winrt-Windows.Graphics.Printing/winrt/windows/graphics/printing/py.typed",
"projection/winrt/winrt-Windows.Graphics.Printing3D/winrt/windows/graphics/printing3d/py.typed",
"projection/winrt/winrt-Windows.Graphics/winrt/windows/graphics/py.typed",
"projection/winrt/winrt-Windows.Management.Core/winrt/windows/management/core/py.typed",
"projection/winrt/winrt-Windows.Management.Deployment.Preview/winrt/windows/management/deployment/preview/py.typed",
"projection/winrt/winrt-Windows.Management.Deployment/winrt/windows/management/deployment/py.typed",
"projection/winrt/winrt-Windows.Management.Policies/winrt/windows/management/policies/py.typed",
"projection/winrt/winrt-Windows.Management.Setup/winrt/windows/management/setup/py.typed",
"projection/winrt/winrt-Windows.Management.Update/winrt/windows/management/update/py.typed",
"projection/winrt/winrt-Windows.Management.Workplace/winrt/windows/management/workplace/py.typed",
"projection/winrt/winrt-Windows.Management/winrt/windows/management/py.typed",
"projection/winrt/winrt-Windows.Media.AppBroadcasting/winrt/windows/media/appbroadcasting/py.typed",
"projection/winrt/winrt-Windows.Media.AppRecording/winrt/windows/media/apprecording/py.typed",
"projection/winrt/winrt-Windows.Media.Audio/winrt/windows/media/audio/py.typed",
"projection/winrt/winrt-Windows.Media.Capture.Core/winrt/windows/media/capture/core/py.typed",
"projection/winrt/winrt-Windows.Media.Capture.Frames/winrt/windows/media/capture/frames/py.typed",
"projection/winrt/winrt-Windows.Media.Capture/winrt/windows/media/capture/py.typed",
"projection/winrt/winrt-Windows.Media.Casting/winrt/windows/media/casting/py.typed",
"projection/winrt/winrt-Windows.Media.ClosedCaptioning/winrt/windows/media/closedcaptioning/py.typed",
"projection/winrt/winrt-Windows.Media.ContentRestrictions/winrt/windows/media/contentrestrictions/py.typed",
"projection/winrt/winrt-Windows.Media.Control/winrt/windows/media/control/py.typed",
"projection/winrt/winrt-Windows.Media.Core.Preview/winrt/windows/media/core/preview/py.typed",
"projection/winrt/winrt-Windows.Media.Core/winrt/windows/media/core/py.typed",
"projection/winrt/winrt-Windows.Media.Devices.Core/winrt/windows/media/devices/core/py.typed",
"projection/winrt/winrt-Windows.Media.Devices/winrt/windows/media/devices/py.typed",
"projection/winrt/winrt-Windows.Media.DialProtocol/winrt/windows/media/dialprotocol/py.typed",
"projection/winrt/winrt-Windows.Media.Editing/winrt/windows/media/editing/py.typed",
"projection/winrt/winrt-Windows.Media.Effects/winrt/windows/media/effects/py.typed",
"projection/winrt/winrt-Windows.Media.FaceAnalysis/winrt/windows/media/faceanalysis/py.typed",
"projection/winrt/winrt-Windows.Media.Import/winrt/windows/media/import_/py.typed",
"projection/winrt/winrt-Windows.Media.MediaProperties/winrt/windows/media/mediaproperties/py.typed",
"projection/winrt/winrt-Windows.Media.Miracast/winrt/windows/media/miracast/py.typed",
"projection/winrt/winrt-Windows.Media.Ocr/winrt/windows/media/ocr/py.typed",
"projection/winrt/winrt-Windows.Media.PlayTo/winrt/windows/media/playto/py.typed",
"projection/winrt/winrt-Windows.Media.Playback/winrt/windows/media/playback/py.typed",
"projection/winrt/winrt-Windows.Media.Playlists/winrt/windows/media/playlists/py.typed",
"projection/winrt/winrt-Windows.Media.Protection.PlayReady/winrt/windows/media/protection/playready/py.typed",
"projection/winrt/winrt-Windows.Media.Protection/winrt/windows/media/protection/py.typed",
"projection/winrt/winrt-Windows.Media.Render/winrt/windows/media/render/py.typed",
"projection/winrt/winrt-Windows.Media.SpeechRecognition/winrt/windows/media/speechrecognition/py.typed",
"projection/winrt/winrt-Windows.Media.SpeechSynthesis/winrt/windows/media/speechsynthesis/py.typed",
"projection/winrt/winrt-Windows.Media.Streaming.Adaptive/winrt/windows/media/streaming/adaptive/py.typed",
"projection/winrt/winrt-Windows.Media.Transcoding/winrt/windows/media/transcoding/py.typed",
"projection/winrt/winrt-Windows.Media/winrt/windows/media/py.typed",
"projection/winrt/winrt-Windows.Networking.BackgroundTransfer/winrt/windows/networking/backgroundtransfer/py.typed",
"projection/winrt/winrt-Windows.Networking.Connectivity/winrt/windows/networking/connectivity/py.typed",
"projection/winrt/winrt-Windows.Networking.NetworkOperators/winrt/windows/networking/networkoperators/py.typed",
"projection/winrt/winrt-Windows.Networking.Proximity/winrt/windows/networking/proximity/py.typed",
"projection/winrt/winrt-Windows.Networking.PushNotifications/winrt/windows/networking/pushnotifications/py.typed",
"projection/winrt/winrt-Windows.Networking.ServiceDiscovery.Dnssd/winrt/windows/networking/servicediscovery/dnssd/py.typed",
"projection/winrt/winrt-Windows.Networking.Sockets/winrt/windows/networking/sockets/py.typed",
"projection/winrt/winrt-Windows.Networking.Vpn/winrt/windows/networking/vpn/py.typed",
"projection/winrt/winrt-Windows.Networking.XboxLive/winrt/windows/networking/xboxlive/py.typed",
"projection/winrt/winrt-Windows.Networking/winrt/windows/networking/py.typed",
"projection/winrt/winrt-Windows.Perception.Automation.Core/winrt/windows/perception/automation/core/py.typed",
"projection/winrt/winrt-Windows.Perception.People/winrt/windows/perception/people/py.typed",
"projection/winrt/winrt-Windows.Perception.Spatial.Preview/winrt/windows/perception/spatial/preview/py.typed",
"projection/winrt/winrt-Windows.Perception.Spatial.Surfaces/winrt/windows/perception/spatial/surfaces/py.typed",
"projection/winrt/winrt-Windows.Perception.Spatial/winrt/windows/perception/spatial/py.typed",
"projection/winrt/winrt-Windows.Perception/winrt/windows/perception/py.typed",
"projection/winrt/winrt-Windows.Security.Authentication.Identity.Core/winrt/windows/security/authentication/identity/core/py.typed",
"projection/winrt/winrt-Windows.Security.Authentication.Identity.Provider/winrt/windows/security/authentication/identity/provider/py.typed",
"projection/winrt/winrt-Windows.Security.Authentication.Identity/winrt/windows/security/authentication/identity/py.typed",
"projection/winrt/winrt-Windows.Security.Authentication.OnlineId/winrt/windows/security/authentication/onlineid/py.typed",
"projection/winrt/winrt-Windows.Security.Authentication.Web.Core/winrt/windows/security/authentication/web/core/py.typed",
"projection/winrt/winrt-Windows.Security.Authentication.Web.Provider/winrt/windows/security/authentication/web/provider/py.typed",
"projection/winrt/winrt-Windows.Security.Authentication.Web/winrt/windows/security/authentication/web/py.typed",
"projection/winrt/winrt-Windows.Security.Authorization.AppCapabilityAccess/winrt/windows/security/authorization/appcapabilityaccess/py.typed",
"projection/winrt/winrt-Windows.Security.Credentials.UI/winrt/windows/security/credentials/ui/py.typed",
"projection/winrt/winrt-Windows.Security.Credentials/winrt/windows/security/credentials/py.typed",
"projection/winrt/winrt-Windows.Security.Cryptography.Certificates/winrt/windows/security/cryptography/certificates/py.typed",
"projection/winrt/winrt-Windows.Security.Cryptography.Core/winrt/windows/security/cryptography/core/py.typed",
"projection/winrt/winrt-Windows.Security.Cryptography.DataProtection/winrt/windows/security/cryptography/dataprotection/py.typed",
"projection/winrt/winrt-Windows.Security.Cryptography/winrt/windows/security/cryptography/py.typed",
"projection/winrt/winrt-Windows.Security.DataProtection/winrt/windows/security/dataprotection/py.typed",
"projection/winrt/winrt-Windows.Security.EnterpriseData/winrt/windows/security/enterprisedata/py.typed",
"projection/winrt/winrt-Windows.Security.ExchangeActiveSyncProvisioning/winrt/windows/security/exchangeactivesyncprovisioning/py.typed",
"projection/winrt/winrt-Windows.Security.Isolation/winrt/windows/security/isolation/py.typed",
"projection/winrt/winrt-Windows.Services.Cortana/winrt/windows/services/cortana/py.typed",
"projection/winrt/winrt-Windows.Services.Maps.Guidance/winrt/windows/services/maps/guidance/py.typed",
"projection/winrt/winrt-Windows.Services.Maps.LocalSearch/winrt/windows/services/maps/localsearch/py.typed",
"projection/winrt/winrt-Windows.Services.Maps.OfflineMaps/winrt/windows/services/maps/offlinemaps/py.typed",
"projection/winrt/winrt-Windows.Services.Maps/winrt/windows/services/maps/py.typed",
"projection/winrt/winrt-Windows.Services.Store/winrt/windows/services/store/py.typed",
"projection/winrt/winrt-Windows.Services.TargetedContent/winrt/windows/services/targetedcontent/py.typed",
"projection/winrt/winrt-Windows.Storage.AccessCache/winrt/windows/storage/accesscache/py.typed",
"projection/winrt/winrt-Windows.Storage.BulkAccess/winrt/windows/storage/bulkaccess/py.typed",
"projection/winrt/winrt-Windows.Storage.Compression/winrt/windows/storage/compression/py.typed",
"projection/winrt/winrt-Windows.Storage.FileProperties/winrt/windows/storage/fileproperties/py.typed",
"projection/winrt/winrt-Windows.Storage.Pickers.Provider/winrt/windows/storage/pickers/provider/py.typed",
"projection/winrt/winrt-Windows.Storage.Pickers/winrt/windows/storage/pickers/py.typed",
"projection/winrt/winrt-Windows.Storage.Provider/winrt/windows/storage/provider/py.typed",
"projection/winrt/winrt-Windows.Storage.Search/winrt/windows/storage/search/py.typed",
"projection/winrt/winrt-Windows.Storage.Streams/winrt/windows/storage/streams/py.typed",
"projection/winrt/winrt-Windows.Storage/winrt/windows/storage/py.typed",
"projection/winrt/winrt-Windows.System.Diagnostics.DevicePortal/winrt/windows/system/diagnostics/deviceportal/py.typed",
"projection/winrt/winrt-Windows.System.Diagnostics.Telemetry/winrt/windows/system/diagnostics/telemetry/py.typed",
"projection/winrt/winrt-Windows.System.Diagnostics.TraceReporting/winrt/windows/system/diagnostics/tracereporting/py.typed",
"projection/winrt/winrt-Windows.System.Diagnostics/winrt/windows/system/diagnostics/py.typed",
"projection/winrt/winrt-Windows.System.Display/winrt/windows/system/display/py.typed",
"projection/winrt/winrt-Windows.System.Implementation.FileExplorer/winrt/windows/system/implementation/fileexplorer/py.typed",
"projection/winrt/winrt-Windows.System.Inventory/winrt/windows/system/inventory/py.typed",
"projection/winrt/winrt-Windows.System.Power.Diagnostics/winrt/windows/system/power/diagnostics/py.typed",
"projection/winrt/winrt-Windows.System.Power/winrt/windows/system/power/py.typed",
"projection/winrt/winrt-Windows.System.Preview/winrt/windows/system/preview/py.typed",
"projection/winrt/winrt-Windows.System.Profile.SystemManufacturers/winrt/windows/system/profile/systemmanufacturers/py.typed",
"projection/winrt/winrt-Windows.System.Profile/winrt/windows/system/profile/py.typed",
"projection/winrt/winrt-Windows.System.RemoteDesktop.Input/winrt/windows/system/remotedesktop/input/py.typed",
"projection/winrt/winrt-Windows.System.RemoteDesktop.Provider/winrt/windows/system/remotedesktop/provider/py.typed",
"projection/winrt/winrt-Windows.System.RemoteDesktop/winrt/windows/system/remotedesktop/py.typed",
"projection/winrt/winrt-Windows.System.RemoteSystems/winrt/windows/system/remotesystems/py.typed",
"projection/winrt/winrt-Windows.System.Threading.Core/winrt/windows/system/threading/core/py.typed",
"projection/winrt/winrt-Windows.System.Threading/winrt/windows/system/threading/py.typed",
"projection/winrt/winrt-Windows.System.Update/winrt/windows/system/update/py.typed",
"projection/winrt/winrt-Windows.System.UserProfile/winrt/windows/system/userprofile/py.typed",
"projection/winrt/winrt-Windows.System/winrt/windows/system/py.typed",
"projection/winrt/winrt-Windows.UI.Accessibility/winrt/windows/ui/accessibility/py.typed",
"projection/winrt/winrt-Windows.UI.ApplicationSettings/winrt/windows/ui/applicationsettings/py.typed",
"projection/winrt/winrt-Windows.UI.Composition.Core/winrt/windows/ui/composition/core/py.typed",
"projection/winrt/winrt-Windows.UI.Composition.Desktop/winrt/windows/ui/composition/desktop/py.typed",
"projection/winrt/winrt-Windows.UI.Composition.Diagnostics/winrt/windows/ui/composition/diagnostics/py.typed",
"projection/winrt/winrt-Windows.UI.Composition.Effects/winrt/windows/ui/composition/effects/py.typed",
"projection/winrt/winrt-Windows.UI.Composition.Interactions/winrt/windows/ui/composition/interactions/py.typed",
"projection/winrt/winrt-Windows.UI.Composition.Scenes/winrt/windows/ui/composition/scenes/py.typed",
"projection/winrt/winrt-Windows.UI.Composition/winrt/windows/ui/composition/py.typed",
"projection/winrt/winrt-Windows.UI.Core.AnimationMetrics/winrt/windows/ui/core/animationmetrics/py.typed",
"projection/winrt/winrt-Windows.UI.Core.Preview/winrt/windows/ui/core/preview/py.typed",
"projection/winrt/winrt-Windows.UI.Core/winrt/windows/ui/core/py.typed",
"projection/winrt/winrt-Windows.UI.Input.Core/winrt/windows/ui/input/core/py.typed",
"projection/winrt/winrt-Windows.UI.Input.Inking.Analysis/winrt/windows/ui/input/inking/analysis/py.typed",
"projection/winrt/winrt-Windows.UI.Input.Inking.Core/winrt/windows/ui/input/inking/core/py.typed",
"projection/winrt/winrt-Windows.UI.Input.Inking.Preview/winrt/windows/ui/input/inking/preview/py.typed",
"projection/winrt/winrt-Windows.UI.Input.Inking/winrt/windows/ui/input/inking/py.typed",
"projection/winrt/winrt-Windows.UI.Input.Preview.Injection/winrt/windows/ui/input/preview/injection/py.typed",
"projection/winrt/winrt-Windows.UI.Input.Preview/winrt/windows/ui/input/preview/py.typed",
"projection/winrt/winrt-Windows.UI.Input.Spatial/winrt/windows/ui/input/spatial/py.typed",
"projection/winrt/winrt-Windows.UI.Input/winrt/windows/ui/input/py.typed",
"projection/winrt/winrt-Windows.UI.Notifications.Management/winrt/windows/ui/notifications/management/py.typed",
"projection/winrt/winrt-Windows.UI.Notifications.Preview/winrt/windows/ui/notifications/preview/py.typed",
"projection/winrt/winrt-Windows.UI.Notifications/winrt/windows/ui/notifications/py.typed",
"projection/winrt/winrt-Windows.UI.Popups/winrt/windows/ui/popups/py.typed",
"projection/winrt/winrt-Windows.UI.Shell/winrt/windows/ui/shell/py.typed",
"projection/winrt/winrt-Windows.UI.StartScreen/winrt/windows/ui/startscreen/py.typed",
"projection/winrt/winrt-Windows.UI.Text.Core/winrt/windows/ui/text/core/py.typed",
"projection/winrt/winrt-Windows.UI.Text/winrt/windows/ui/text/py.typed",
"projection/winrt/winrt-Windows.UI.UIAutomation.Core/winrt/windows/ui/uiautomation/core/py.typed",
"projection/winrt/winrt-Windows.UI.UIAutomation/winrt/windows/ui/uiautomation/py.typed",
"projection/winrt/winrt-Windows.UI.ViewManagement.Core/winrt/windows/ui/viewmanagement/core/py.typed",
"projection/winrt/winrt-Windows.UI.ViewManagement/winrt/windows/ui/viewmanagement/py.typed",
"projection/winrt/winrt-Windows.UI.WebUI/winrt/windows/ui/webui/py.typed",
"projection/winrt/winrt-Windows.UI.WindowManagement.Preview/winrt/windows/ui/windowmanagement/preview/py.typed",
"projection/winrt/winrt-Windows.UI.WindowManagement/winrt/windows/ui/windowmanagement/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Automation.Peers/winrt/windows/ui/xaml/automation/peers/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Automation.Provider/winrt/windows/ui/xaml/automation/provider/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Automation.Text/winrt/windows/ui/xaml/automation/text/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Automation/winrt/windows/ui/xaml/automation/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Controls.Maps/winrt/windows/ui/xaml/controls/maps/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Controls.Primitives/winrt/windows/ui/xaml/controls/primitives/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Controls/winrt/windows/ui/xaml/controls/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Core.Direct/winrt/windows/ui/xaml/core/direct/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Data/winrt/windows/ui/xaml/data/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Documents/winrt/windows/ui/xaml/documents/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Hosting/winrt/windows/ui/xaml/hosting/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Input/winrt/windows/ui/xaml/input/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Interop/winrt/windows/ui/xaml/interop/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Markup/winrt/windows/ui/xaml/markup/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Media.Animation/winrt/windows/ui/xaml/media/animation/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Media.Imaging/winrt/windows/ui/xaml/media/imaging/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Media.Media3D/winrt/windows/ui/xaml/media/media3d/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Media/winrt/windows/ui/xaml/media/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Navigation/winrt/windows/ui/xaml/navigation/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Printing/winrt/windows/ui/xaml/printing/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Resources/winrt/windows/ui/xaml/resources/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Shapes/winrt/windows/ui/xaml/shapes/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml/winrt/windows/ui/xaml/py.typed",
"projection/winrt/winrt-Windows.UI/winrt/windows/ui/py.typed",
"projection/winrt/winrt-Windows.Web.AtomPub/winrt/windows/web/atompub/py.typed",
"projection/winrt/winrt-Windows.Web.Http.Diagnostics/winrt/windows/web/http/diagnostics/py.typed",
"projection/winrt/winrt-Windows.Web.Http.Filters/winrt/windows/web/http/filters/py.typed",
"projection/winrt/winrt-Windows.Web.Http.Headers/winrt/windows/web/http/headers/py.typed",
"projection/winrt/winrt-Windows.Web.Http/winrt/windows/web/http/py.typed",
"projection/winrt/winrt-Windows.Web.Syndication/winrt/windows/web/syndication/py.typed",
"projection/winrt/winrt-Windows.Web.UI.Interop/winrt/windows/web/ui/interop/py.typed",
"projection/winrt/winrt-Windows.Web.UI/winrt/windows/web/ui/py.typed",
"projection/winrt/winrt-Windows.Web/winrt/windows/web/py.typed",
"projection/winui2/winui2-Microsoft.UI.Xaml.Automation.Peers/winui2/microsoft/ui/xaml/automation/peers/py.typed",
"projection/winui2/winui2-Microsoft.UI.Xaml.Controls.AnimatedVisuals/winui2/microsoft/ui/xaml/controls/animatedvisuals/py.typed",
"projection/winui2/winui2-Microsoft.UI.Xaml.Controls.Primitives/winui2/microsoft/ui/xaml/controls/primitives/py.typed",
"projection/winui2/winui2-Microsoft.UI.Xaml.Controls/winui2/microsoft/ui/xaml/controls/py.typed",
"projection/winui2/winui2-Microsoft.UI.Xaml.Media/winui2/microsoft/ui/xaml/media/py.typed",
"projection/winui2/winui2-Microsoft.UI.Xaml.XamlTypeInfo/winui2/microsoft/ui/xaml/xamltypeinfo/py.typed",
"projection/winui3/winui3-Microsoft.Graphics.DirectX/winui3/microsoft/graphics/directx/py.typed",
"projection/winui3/winui3-Microsoft.Graphics.Display/winui3/microsoft/graphics/display/py.typed",
"projection/winui3/winui3-Microsoft.Graphics.Imaging/winui3/microsoft/graphics/imaging/py.typed",
"projection/winui3/winui3-Microsoft.Security.Authentication.OAuth/winui3/microsoft/security/authentication/oauth/py.typed",
"projection/winui3/winui3-Microsoft.UI.Composition.Core/winui3/microsoft/ui/composition/core/py.typed",
"projection/winui3/winui3-Microsoft.UI.Composition.Diagnostics/winui3/microsoft/ui/composition/diagnostics/py.typed",
"projection/winui3/winui3-Microsoft.UI.Composition.Effects/winui3/microsoft/ui/composition/effects/py.typed",
"projection/winui3/winui3-Microsoft.UI.Composition.Interactions/winui3/microsoft/ui/composition/interactions/py.typed",
"projection/winui3/winui3-Microsoft.UI.Composition.Scenes/winui3/microsoft/ui/composition/scenes/py.typed",
"projection/winui3/winui3-Microsoft.UI.Composition.SystemBackdrops/winui3/microsoft/ui/composition/systembackdrops/py.typed",
"projection/winui3/winui3-Microsoft.UI.Composition/winui3/microsoft/ui/composition/py.typed",
"projection/winui3/winui3-Microsoft.UI.Content/winui3/microsoft/ui/content/py.typed",
"projection/winui3/winui3-Microsoft.UI.Dispatching/winui3/microsoft/ui/dispatching/py.typed",
"projection/winui3/winui3-Microsoft.UI.Input.DragDrop/winui3/microsoft/ui/input/dragdrop/py.typed",
"projection/winui3/winui3-Microsoft.UI.Input.Interop/winui3/microsoft/ui/input/interop/py.typed",
"projection/winui3/winui3-Microsoft.UI.Input/winui3/microsoft/ui/input/py.typed",
"projection/winui3/winui3-Microsoft.UI.System/winui3/microsoft/ui/system/py.typed",
"projection/winui3/winui3-Microsoft.UI.Text/winui3/microsoft/ui/text/py.typed",
"projection/winui3/winui3-Microsoft.UI.Windowing/winui3/microsoft/ui/windowing/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Automation.Peers/winui3/microsoft/ui/xaml/automation/peers/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Automation.Provider/winui3/microsoft/ui/xaml/automation/provider/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Automation.Text/winui3/microsoft/ui/xaml/automation/text/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Automation/winui3/microsoft/ui/xaml/automation/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Controls.AnimatedVisuals/winui3/microsoft/ui/xaml/controls/animatedvisuals/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Controls.Primitives/winui3/microsoft/ui/xaml/controls/primitives/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Controls/winui3/microsoft/ui/xaml/controls/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Data/winui3/microsoft/ui/xaml/data/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Documents/winui3/microsoft/ui/xaml/documents/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Hosting/winui3/microsoft/ui/xaml/hosting/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Input/winui3/microsoft/ui/xaml/input/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Interop/winui3/microsoft/ui/xaml/interop/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Markup/winui3/microsoft/ui/xaml/markup/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Media.Animation/winui3/microsoft/ui/xaml/media/animation/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Media.Imaging/winui3/microsoft/ui/xaml/media/imaging/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Media.Media3D/winui3/microsoft/ui/xaml/media/media3d/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Media/winui3/microsoft/ui/xaml/media/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Navigation/winui3/microsoft/ui/xaml/navigation/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Printing/winui3/microsoft/ui/xaml/printing/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Resources/winui3/microsoft/ui/xaml/resources/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Shapes/winui3/microsoft/ui/xaml/shapes/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.XamlTypeInfo/winui3/microsoft/ui/xaml/xamltypeinfo/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml/winui3/microsoft/ui/xaml/py.typed",
"projection/winui3/winui3-Microsoft.UI/winui3/microsoft/ui/py.typed",
"projection/winui3/winui3-Microsoft.Windows.AI.ContentSafety/winui3/microsoft/windows/ai/contentsafety/py.typed",
"projection/winui3/winui3-Microsoft.Windows.AI.Imaging/winui3/microsoft/windows/ai/imaging/py.typed",
"projection/winui3/winui3-Microsoft.Windows.AI.Text/winui3/microsoft/windows/ai/text/py.typed",
"projection/winui3/winui3-Microsoft.Windows.AI/winui3/microsoft/windows/ai/py.typed",
"projection/winui3/winui3-Microsoft.Windows.AppLifecycle/winui3/microsoft/windows/applifecycle/py.typed",
"projection/winui3/winui3-Microsoft.Windows.AppNotifications.Builder/winui3/microsoft/windows/appnotifications/builder/py.typed",
"projection/winui3/winui3-Microsoft.Windows.AppNotifications/winui3/microsoft/windows/appnotifications/py.typed",
"projection/winui3/winui3-Microsoft.Windows.ApplicationModel.Background.UniversalBGTask/winui3/microsoft/windows/applicationmodel/background/universalbgtask/py.typed",
"projection/winui3/winui3-Microsoft.Windows.ApplicationModel.Background/winui3/microsoft/windows/applicationmodel/background/py.typed",
"projection/winui3/winui3-Microsoft.Windows.ApplicationModel.DynamicDependency/winui3/microsoft/windows/applicationmodel/dynamicdependency/py.typed",
"projection/winui3/winui3-Microsoft.Windows.ApplicationModel.Resources/winui3/microsoft/windows/applicationmodel/resources/py.typed",
"projection/winui3/winui3-Microsoft.Windows.ApplicationModel.WindowsAppRuntime/winui3/microsoft/windows/applicationmodel/windowsappruntime/py.typed",
"projection/winui3/winui3-Microsoft.Windows.BadgeNotifications/winui3/microsoft/windows/badgenotifications/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Globalization/winui3/microsoft/windows/globalization/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Management.Deployment/winui3/microsoft/windows/management/deployment/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Media.Capture/winui3/microsoft/windows/media/capture/py.typed",
"projection/winui3/winui3-Microsoft.Windows.PushNotifications/winui3/microsoft/windows/pushnotifications/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Security.AccessControl/winui3/microsoft/windows/security/accesscontrol/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Storage/winui3/microsoft/windows/storage/py.typed",
"projection/winui3/winui3-Microsoft.Windows.System.Power/winui3/microsoft/windows/system/power/py.typed",
"projection/winui3/winui3-Microsoft.Windows.System/winui3/microsoft/windows/system/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Widgets.Feeds.Providers/winui3/microsoft/windows/widgets/feeds/providers/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Widgets.Notifications/winui3/microsoft/windows/widgets/notifications/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Widgets.Providers/winui3/microsoft/windows/widgets/providers/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Widgets/winui3/microsoft/windows/widgets/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Workloads/winui3/microsoft/windows/workloads/py.typed"
],
"toolchain_manifests": [
"PyWinRT/PyWinRT.csproj"
],
"largest_source_bytes": 8105414,
"source_files_sampled": 3427,
"oversized_source_files": 639,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"PyWinRT/PyWinRT.csproj",
"docs/requirements.txt",
"requirements-bdist.txt",
"requirements-sdist.txt",
"requirements.txt",
"samples/requirements-dev.txt"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "wheel",
"direct": false,
"version": "0.45.1",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.1,
"advisory_ids": [
"GHSA-8rrh-rw8j-w5fx",
"PYSEC-2026-2047"
],
"fixed_version": "0.46.2",
"advisory_count": 2,
"oldest_advisory_days": 192
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 2,
"affected_count": 1,
"assessed_count": 49,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 81,
"direct_affected_count": 0
},
"ecosystems": [
"nuget",
"pypi"
],
"dependencies": [
{
"name": "Mono.Cecil",
"manifest": "PyWinRT/PyWinRT.csproj",
"ecosystem": "nuget",
"version_constraint": "0.11.5"
},
{
"name": "System.CommandLine",
"manifest": "PyWinRT/PyWinRT.csproj",
"ecosystem": "nuget",
"version_constraint": "2.0.0-beta4.22272.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "Mono.Cecil",
"direct": true,
"version": "0.11.5",
"ecosystem": "nuget"
},
{
"name": "System.CommandLine",
"direct": true,
"version": "2.0.0-beta4.22272.1",
"ecosystem": "nuget"
},
{
"name": "cibuildwheel",
"direct": false,
"version": "2.23.2",
"ecosystem": "pypi"
},
{
"name": "comtypes",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "sphinx",
"direct": false,
"version": "8.1.3",
"ecosystem": "pypi"
},
{
"name": "sphinx-rtd-theme",
"direct": false,
"version": "3.0.1",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "webview2-microsoft-web-webview2-core",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "webview2-microsoft-web-webview2-core",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "wheel",
"direct": false,
"version": "0.45.1",
"ecosystem": "pypi"
},
{
"name": "winrt-runtime",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-runtime",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-sdk",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-ai-actions",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-ai-actions-hosting",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-activation",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-appointments",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-appointments-appointmentsprovider",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-appservice",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-background",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-background",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-calls",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-calls-background",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-contacts",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-contacts",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-contacts-provider",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-core",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-datatransfer",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-datatransfer",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-datatransfer-dragdrop",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-datatransfer-dragdrop-core",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-datatransfer-sharetarget",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-email",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-payments",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-search",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-socialinfo",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-useractivities",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-userdataaccounts",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-userdataaccounts-provider",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-userdatatasks",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-applicationmodel-wallet",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-data-json",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-data-text",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-data-xml-dom",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-devices-adc-provider",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-devices-bluetooth",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-devices-bluetooth-advertisement",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-devices-bluetooth-background",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-devices-bluetooth-genericattributeprofile",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-devices-bluetooth-rfcomm",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-devices-enumeration",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-devices-geolocation",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-devices-geolocation",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-devices-printers-extensions",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-devices-sensors",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-devices-smartcards",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-devices-sms",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-foundation",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-foundation",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-foundation-collections",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-foundation-collections",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-foundation-numerics",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-foundation-numerics",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-globalization",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-globalization",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-globalization-numberformatting",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-graphics",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-graphics",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-graphics-directx-direct3d11",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-graphics-imaging",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-graphics-imaging",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-management-deployment",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-media",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-media-audio",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-media-casting",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-media-mediaproperties",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-media-playback",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-media-speechrecognition",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-networking",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-networking-sockets",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-perception-spatial",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-security-authentication-web",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-security-authentication-web-core",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-security-authentication-web-provider",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-security-credentials",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-security-cryptography-certificates",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-security-enterprisedata",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-storage",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-storage",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-storage-pickers-provider",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-storage-provider",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-storage-search",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-storage-search",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-storage-streams",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-storage-streams",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-system",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-system-remotesystems",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-ui",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-ui",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-ui-core",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-ui-notifications",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-ui-popups",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-ui-shell",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-ui-text",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-ui-text-core",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-ui-viewmanagement",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-ui-xaml",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "winrt-windows-ui-xaml-interop",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-web-http",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winrt-windows-web-http-headers",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winui3-microsoft-graphics-imaging",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winui3-microsoft-ui",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winui3-microsoft-ui-composition",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winui3-microsoft-ui-input",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winui3-microsoft-ui-text",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winui3-microsoft-ui-xaml",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winui3-microsoft-ui-xaml-automation-peers",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winui3-microsoft-ui-xaml-controls-primitives",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winui3-microsoft-ui-xaml-data",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winui3-microsoft-ui-xaml-documents",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winui3-microsoft-ui-xaml-input",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winui3-microsoft-ui-xaml-interop",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winui3-microsoft-ui-xaml-media",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winui3-microsoft-ui-xaml-media-animation",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winui3-microsoft-ui-xaml-navigation",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winui3-microsoft-windows-ai",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winui3-microsoft-windows-ai-contentsafety",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
},
{
"name": "winui3-microsoft-windows-widgets",
"direct": false,
"version": "0.0.0",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 130,
"direct_count": 2,
"indirect_count": 128
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 62,
"open_issues": 11,
"closed_ratio": 0.845,
"closed_issues": 60,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "dlech",
"commits": 992,
"avatar_url": "https://avatars.githubusercontent.com/u/963645?v=4"
},
{
"type": "User",
"login": "kennykerr",
"commits": 170,
"avatar_url": "https://avatars.githubusercontent.com/u/9845234?v=4"
},
{
"type": "User",
"login": "Scottj1s",
"commits": 95,
"avatar_url": "https://avatars.githubusercontent.com/u/12356643?v=4"
},
{
"type": "User",
"login": "DefaultRyan",
"commits": 41,
"avatar_url": "https://avatars.githubusercontent.com/u/26174284?v=4"
},
{
"type": "User",
"login": "devhawk",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/8965?v=4"
},
{
"type": "User",
"login": "oldnewthing",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/12550607?v=4"
},
{
"type": "User",
"login": "BenJKuhn",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/12173217?v=4"
},
{
"type": "User",
"login": "jlaanstra",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/1564575?v=4"
},
{
"type": "User",
"login": "kythant",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/48363984?v=4"
},
{
"type": "User",
"login": "dunhor",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/40036384?v=4"
}
],
"contributors_sampled": 39,
"top_contributor_share": 0.694
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"generate.yaml",
"publish-nuget.yaml",
"test.yaml",
"wheels.yaml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 3,
"reason": "2 out of 6 merged PRs checked by a CI test -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/12 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 9 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 7,
"reason": "3 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "dcb06e3871dd26ffddbdf7d06a07a7d5b73610af",
"ran_at": "2026-08-03T03:34:51Z",
"aggregate_score": 3.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 0,
"authors_30d": 1,
"decided_30d": 1,
"sample_size": 60,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 1,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 1,
"newcomer_decided_30d": 1
},
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2025-12-11T17:59:09Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 28,
"created_at": "2022-02-12T19:27:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 54,
"created_at": "2024-04-30T17:02:12Z",
"last_comment_at": "2025-04-24T14:30:54Z",
"last_comment_author": "dlech"
},
{
"number": 77,
"created_at": "2024-09-09T01:16:32Z",
"last_comment_at": "2024-09-09T02:13:57Z",
"last_comment_author": "dlech"
},
{
"number": 99,
"created_at": "2025-03-18T22:55:04Z",
"last_comment_at": "2025-03-18T23:55:24Z",
"last_comment_author": "dlech"
},
{
"number": 105,
"created_at": "2025-04-06T17:09:24Z",
"last_comment_at": "2025-07-02T09:26:38Z",
"last_comment_author": "chemwolf6922"
},
{
"number": 109,
"created_at": "2025-04-18T14:38:42Z",
"last_comment_at": "2025-04-22T21:40:57Z",
"last_comment_author": "dlech"
},
{
"number": 134,
"created_at": "2025-06-18T07:05:04Z",
"last_comment_at": "2025-11-25T16:08:00Z",
"last_comment_author": "dlech"
},
{
"number": 142,
"created_at": "2025-11-09T17:32:22Z",
"last_comment_at": "2025-11-12T16:23:46Z",
"last_comment_author": "dlech"
},
{
"number": 143,
"created_at": "2025-11-23T10:52:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 145,
"created_at": "2025-12-11T03:22:00Z",
"last_comment_at": "2025-12-11T17:58:30Z",
"last_comment_author": "dlech"
},
{
"number": 147,
"created_at": "2026-06-20T17:48:07Z",
"last_comment_at": "2026-06-21T22:17:54Z",
"last_comment_author": "dlech"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/pywinrt/pywinrt",
"host": "github.com",
"name": "pywinrt",
"owner": "pywinrt"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 55 is calibrated to 57 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 55,
"calibrated": 57,
"calibration": "2026-08-02"
}
}
],
"value": 57,
"inputs": {
"security": 50,
"vitality": 32,
"community": 67,
"governance": 59,
"calibration": "2026-08-02",
"engineering": 68,
"ai_readiness": 49,
"weighted_overall_raw": 55
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 32,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"commits_last_year": 9,
"human_commit_share": 1,
"days_since_last_push": 234,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 234 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 234
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "9 commits in the last year",
"points": 9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 9
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"releases_count": 21,
"latest_release_tag": "v3.2.1",
"releases_from_tags": false,
"days_since_latest_release": 422,
"mean_days_between_releases": 61.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "21 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 21
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 422 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 422
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~61.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 61.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"maintainer_replying"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 2,
"days_since_last_merged_pr": 234,
"days_since_last_human_commit": 234,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 234 days, with nothing left unanswered; held at dormant by a maintainer still replying",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 234
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a maintainer still replying"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 67,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"forks": 14,
"stars": 196,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "196 stars",
"points": 37.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 196
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "14 forks",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 14
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 0,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "exceptional",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 93,
"inputs": {
"packages": [
"winrt-sdk",
"winrt-runtime",
"winrt-WindowsAppSDK",
"winrt-Microsoft.UI.Xaml"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 362304
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "362,304 downloads/month across pypi",
"points": 74.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 362304,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 59,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 39,
"top_contributor_share": 0.694
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 69% of commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 69
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "39 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 39
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"merged_prs": 62,
"open_issues": 11,
"closed_issues": 60,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 1,
"issue_closed_ratio": 0.845,
"closed_unmerged_prs": 3,
"first_time_authors_30d": 1,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "84% of issues closed",
"points": 35.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 84
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "62/65 decided PRs merged",
"points": 28.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 62,
"decided": 65
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "0/1 first-time contributors' PRs merged in 30d",
"points": 0,
"status": "missed",
"details": [
{
"code": "newcomer_prs_merged",
"params": {
"days": 30,
"merged": 0,
"decided": 1
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/12 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"followers": 7,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "pywinrt",
"public_repos": 3,
"account_age_days": 1828
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "7 followers of pywinrt",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 7,
"login": "pywinrt"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~5 yr old",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"winrt-sdk",
"winrt-runtime",
"winrt-WindowsAppSDK",
"winrt-Microsoft.UI.Xaml"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 316
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "4 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 4,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 316 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 316
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 68,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "2 out of 6 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://pywinrt.readthedocs.io",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://pywinrt.readthedocs.io",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 6 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/12 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "3 existing vulnerabilities detected",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 49 resolved dependencies against OSV; 81 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 49
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 81
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 1,
"assessed_packages": 49,
"unassessed_packages": 81,
"affected_by_severity": "high 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 49,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 10
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "weak",
"name": "AI Readiness",
"value": 49,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.67,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "67 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 35.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 67,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"projection/interop/winrt-Windows.Graphics.Capture.Interop/winrt/windows/graphics/capture/interop/py.typed",
"projection/interop/winrt-Windows.Graphics.DirectX.Direct3D11.Interop/winrt/windows/graphics/directx/direct3d11/interop/py.typed",
"projection/interop/winrt-Windows.Media.Interop/winrt/windows/media/interop/py.typed",
"projection/interop/winrt-Windows.System.Interop/winrt/windows/system/interop/py.typed",
"projection/interop/winrt-Windows.UI.Composition.Interop/winrt/windows/ui/composition/interop/py.typed",
"projection/interop/winrt-Windows.UI.Xaml.Hosting.Interop/winrt/windows/ui/xaml/hosting/interop/py.typed",
"projection/interop/winui3-Microsoft.UI.Interop/winui3/microsoft/ui/interop/py.typed",
"projection/interop/winui3-Microsoft.Windows.ApplicationModel.DynamicDependency.Bootstrap/winui3/microsoft/windows/applicationmodel/dynamicdependency/bootstrap/py.typed",
"projection/test-winrt/test-winrt-TestComponent/test_winrt/testcomponent/py.typed",
"projection/webview2/webview2-Microsoft.Web.WebView2.Core/webview2/microsoft/web/webview2/core/py.typed",
"projection/winrt-runtime/src/winrt/py.typed",
"projection/winrt-runtime/src/winrt/runtime/py.typed",
"projection/winrt-runtime/src/winrt/system/py.typed",
"projection/winrt/winrt-Windows.AI.Actions.Hosting/winrt/windows/ai/actions/hosting/py.typed",
"projection/winrt/winrt-Windows.AI.Actions.Provider/winrt/windows/ai/actions/provider/py.typed",
"projection/winrt/winrt-Windows.AI.Actions/winrt/windows/ai/actions/py.typed",
"projection/winrt/winrt-Windows.AI.MachineLearning.Preview/winrt/windows/ai/machinelearning/preview/py.typed",
"projection/winrt/winrt-Windows.AI.MachineLearning/winrt/windows/ai/machinelearning/py.typed",
"projection/winrt/winrt-Windows.AI.ModelContextProtocol/winrt/windows/ai/modelcontextprotocol/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Activation/winrt/windows/applicationmodel/activation/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.AppExtensions/winrt/windows/applicationmodel/appextensions/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.AppService/winrt/windows/applicationmodel/appservice/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Appointments.AppointmentsProvider/winrt/windows/applicationmodel/appointments/appointmentsprovider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Appointments.DataProvider/winrt/windows/applicationmodel/appointments/dataprovider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Appointments/winrt/windows/applicationmodel/appointments/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Background/winrt/windows/applicationmodel/background/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Calls.Background/winrt/windows/applicationmodel/calls/background/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Calls.Provider/winrt/windows/applicationmodel/calls/provider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Calls/winrt/windows/applicationmodel/calls/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Chat/winrt/windows/applicationmodel/chat/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.CommunicationBlocking/winrt/windows/applicationmodel/communicationblocking/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Contacts.DataProvider/winrt/windows/applicationmodel/contacts/dataprovider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Contacts.Provider/winrt/windows/applicationmodel/contacts/provider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Contacts/winrt/windows/applicationmodel/contacts/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.ConversationalAgent/winrt/windows/applicationmodel/conversationalagent/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Core/winrt/windows/applicationmodel/core/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.DataTransfer.DragDrop.Core/winrt/windows/applicationmodel/datatransfer/dragdrop/core/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.DataTransfer.DragDrop/winrt/windows/applicationmodel/datatransfer/dragdrop/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.DataTransfer.ShareTarget/winrt/windows/applicationmodel/datatransfer/sharetarget/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.DataTransfer/winrt/windows/applicationmodel/datatransfer/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Email.DataProvider/winrt/windows/applicationmodel/email/dataprovider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Email/winrt/windows/applicationmodel/email/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.ExtendedExecution.Foreground/winrt/windows/applicationmodel/extendedexecution/foreground/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.ExtendedExecution/winrt/windows/applicationmodel/extendedexecution/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Holographic/winrt/windows/applicationmodel/holographic/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.LockScreen/winrt/windows/applicationmodel/lockscreen/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.PackageExtensions/winrt/windows/applicationmodel/packageextensions/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Payments.Provider/winrt/windows/applicationmodel/payments/provider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Payments/winrt/windows/applicationmodel/payments/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Preview.Holographic/winrt/windows/applicationmodel/preview/holographic/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Preview.InkWorkspace/winrt/windows/applicationmodel/preview/inkworkspace/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Preview.Notes/winrt/windows/applicationmodel/preview/notes/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Resources.Core/winrt/windows/applicationmodel/resources/core/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Resources.Management/winrt/windows/applicationmodel/resources/management/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Resources/winrt/windows/applicationmodel/resources/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Search.Core/winrt/windows/applicationmodel/search/core/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Search/winrt/windows/applicationmodel/search/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.SocialInfo.Provider/winrt/windows/applicationmodel/socialinfo/provider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.SocialInfo/winrt/windows/applicationmodel/socialinfo/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Store.LicenseManagement/winrt/windows/applicationmodel/store/licensemanagement/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Store.Preview.InstallControl/winrt/windows/applicationmodel/store/preview/installcontrol/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Store.Preview/winrt/windows/applicationmodel/store/preview/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Store/winrt/windows/applicationmodel/store/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.UserActivities.Core/winrt/windows/applicationmodel/useractivities/core/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.UserActivities/winrt/windows/applicationmodel/useractivities/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.UserDataAccounts.Provider/winrt/windows/applicationmodel/userdataaccounts/provider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.UserDataAccounts.SystemAccess/winrt/windows/applicationmodel/userdataaccounts/systemaccess/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.UserDataAccounts/winrt/windows/applicationmodel/userdataaccounts/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.UserDataTasks.DataProvider/winrt/windows/applicationmodel/userdatatasks/dataprovider/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.UserDataTasks/winrt/windows/applicationmodel/userdatatasks/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.VoiceCommands/winrt/windows/applicationmodel/voicecommands/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Wallet.System/winrt/windows/applicationmodel/wallet/system/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel.Wallet/winrt/windows/applicationmodel/wallet/py.typed",
"projection/winrt/winrt-Windows.ApplicationModel/winrt/windows/applicationmodel/py.typed",
"projection/winrt/winrt-Windows.Data.Html/winrt/windows/data/html/py.typed",
"projection/winrt/winrt-Windows.Data.Json/winrt/windows/data/json/py.typed",
"projection/winrt/winrt-Windows.Data.Pdf/winrt/windows/data/pdf/py.typed",
"projection/winrt/winrt-Windows.Data.Text/winrt/windows/data/text/py.typed",
"projection/winrt/winrt-Windows.Data.Xml.Dom/winrt/windows/data/xml/dom/py.typed",
"projection/winrt/winrt-Windows.Data.Xml.Xsl/winrt/windows/data/xml/xsl/py.typed",
"projection/winrt/winrt-Windows.Devices.Adc.Provider/winrt/windows/devices/adc/provider/py.typed",
"projection/winrt/winrt-Windows.Devices.Adc/winrt/windows/devices/adc/py.typed",
"projection/winrt/winrt-Windows.Devices.Background/winrt/windows/devices/background/py.typed",
"projection/winrt/winrt-Windows.Devices.Bluetooth.Advertisement/winrt/windows/devices/bluetooth/advertisement/py.typed",
"projection/winrt/winrt-Windows.Devices.Bluetooth.Background/winrt/windows/devices/bluetooth/background/py.typed",
"projection/winrt/winrt-Windows.Devices.Bluetooth.GenericAttributeProfile/winrt/windows/devices/bluetooth/genericattributeprofile/py.typed",
"projection/winrt/winrt-Windows.Devices.Bluetooth.Rfcomm/winrt/windows/devices/bluetooth/rfcomm/py.typed",
"projection/winrt/winrt-Windows.Devices.Bluetooth/winrt/windows/devices/bluetooth/py.typed",
"projection/winrt/winrt-Windows.Devices.Custom/winrt/windows/devices/custom/py.typed",
"projection/winrt/winrt-Windows.Devices.Display.Core/winrt/windows/devices/display/core/py.typed",
"projection/winrt/winrt-Windows.Devices.Display/winrt/windows/devices/display/py.typed",
"projection/winrt/winrt-Windows.Devices.Enumeration.Pnp/winrt/windows/devices/enumeration/pnp/py.typed",
"projection/winrt/winrt-Windows.Devices.Enumeration/winrt/windows/devices/enumeration/py.typed",
"projection/winrt/winrt-Windows.Devices.Geolocation.Geofencing/winrt/windows/devices/geolocation/geofencing/py.typed",
"projection/winrt/winrt-Windows.Devices.Geolocation.Provider/winrt/windows/devices/geolocation/provider/py.typed",
"projection/winrt/winrt-Windows.Devices.Geolocation/winrt/windows/devices/geolocation/py.typed",
"projection/winrt/winrt-Windows.Devices.Gpio.Provider/winrt/windows/devices/gpio/provider/py.typed",
"projection/winrt/winrt-Windows.Devices.Gpio/winrt/windows/devices/gpio/py.typed",
"projection/winrt/winrt-Windows.Devices.Haptics/winrt/windows/devices/haptics/py.typed",
"projection/winrt/winrt-Windows.Devices.HumanInterfaceDevice/winrt/windows/devices/humaninterfacedevice/py.typed",
"projection/winrt/winrt-Windows.Devices.I2c.Provider/winrt/windows/devices/i2c/provider/py.typed",
"projection/winrt/winrt-Windows.Devices.I2c/winrt/windows/devices/i2c/py.typed",
"projection/winrt/winrt-Windows.Devices.Input.Preview/winrt/windows/devices/input/preview/py.typed",
"projection/winrt/winrt-Windows.Devices.Input/winrt/windows/devices/input/py.typed",
"projection/winrt/winrt-Windows.Devices.Lights.Effects/winrt/windows/devices/lights/effects/py.typed",
"projection/winrt/winrt-Windows.Devices.Lights/winrt/windows/devices/lights/py.typed",
"projection/winrt/winrt-Windows.Devices.Midi/winrt/windows/devices/midi/py.typed",
"projection/winrt/winrt-Windows.Devices.Perception.Provider/winrt/windows/devices/perception/provider/py.typed",
"projection/winrt/winrt-Windows.Devices.Perception/winrt/windows/devices/perception/py.typed",
"projection/winrt/winrt-Windows.Devices.PointOfService.Provider/winrt/windows/devices/pointofservice/provider/py.typed",
"projection/winrt/winrt-Windows.Devices.PointOfService/winrt/windows/devices/pointofservice/py.typed",
"projection/winrt/winrt-Windows.Devices.Portable/winrt/windows/devices/portable/py.typed",
"projection/winrt/winrt-Windows.Devices.Power/winrt/windows/devices/power/py.typed",
"projection/winrt/winrt-Windows.Devices.Printers.Extensions/winrt/windows/devices/printers/extensions/py.typed",
"projection/winrt/winrt-Windows.Devices.Printers/winrt/windows/devices/printers/py.typed",
"projection/winrt/winrt-Windows.Devices.Pwm.Provider/winrt/windows/devices/pwm/provider/py.typed",
"projection/winrt/winrt-Windows.Devices.Pwm/winrt/windows/devices/pwm/py.typed",
"projection/winrt/winrt-Windows.Devices.Radios/winrt/windows/devices/radios/py.typed",
"projection/winrt/winrt-Windows.Devices.Scanners/winrt/windows/devices/scanners/py.typed",
"projection/winrt/winrt-Windows.Devices.Sensors.Custom/winrt/windows/devices/sensors/custom/py.typed",
"projection/winrt/winrt-Windows.Devices.Sensors/winrt/windows/devices/sensors/py.typed",
"projection/winrt/winrt-Windows.Devices.SerialCommunication/winrt/windows/devices/serialcommunication/py.typed",
"projection/winrt/winrt-Windows.Devices.SmartCards/winrt/windows/devices/smartcards/py.typed",
"projection/winrt/winrt-Windows.Devices.Sms/winrt/windows/devices/sms/py.typed",
"projection/winrt/winrt-Windows.Devices.Spi.Provider/winrt/windows/devices/spi/provider/py.typed",
"projection/winrt/winrt-Windows.Devices.Spi/winrt/windows/devices/spi/py.typed",
"projection/winrt/winrt-Windows.Devices.Usb/winrt/windows/devices/usb/py.typed",
"projection/winrt/winrt-Windows.Devices.WiFi/winrt/windows/devices/wifi/py.typed",
"projection/winrt/winrt-Windows.Devices.WiFiDirect.Services/winrt/windows/devices/wifidirect/services/py.typed",
"projection/winrt/winrt-Windows.Devices.WiFiDirect/winrt/windows/devices/wifidirect/py.typed",
"projection/winrt/winrt-Windows.Devices/winrt/windows/devices/py.typed",
"projection/winrt/winrt-Windows.Foundation.Collections/winrt/windows/foundation/collections/py.typed",
"projection/winrt/winrt-Windows.Foundation.Diagnostics/winrt/windows/foundation/diagnostics/py.typed",
"projection/winrt/winrt-Windows.Foundation.Metadata/winrt/windows/foundation/metadata/py.typed",
"projection/winrt/winrt-Windows.Foundation.Numerics/winrt/windows/foundation/numerics/py.typed",
"projection/winrt/winrt-Windows.Foundation/winrt/windows/foundation/py.typed",
"projection/winrt/winrt-Windows.Gaming.Input.Custom/winrt/windows/gaming/input/custom/py.typed",
"projection/winrt/winrt-Windows.Gaming.Input.ForceFeedback/winrt/windows/gaming/input/forcefeedback/py.typed",
"projection/winrt/winrt-Windows.Gaming.Input.Preview/winrt/windows/gaming/input/preview/py.typed",
"projection/winrt/winrt-Windows.Gaming.Input/winrt/windows/gaming/input/py.typed",
"projection/winrt/winrt-Windows.Gaming.Preview.GamesEnumeration/winrt/windows/gaming/preview/gamesenumeration/py.typed",
"projection/winrt/winrt-Windows.Gaming.UI/winrt/windows/gaming/ui/py.typed",
"projection/winrt/winrt-Windows.Gaming.XboxLive.Storage/winrt/windows/gaming/xboxlive/storage/py.typed",
"projection/winrt/winrt-Windows.Globalization.Collation/winrt/windows/globalization/collation/py.typed",
"projection/winrt/winrt-Windows.Globalization.DateTimeFormatting/winrt/windows/globalization/datetimeformatting/py.typed",
"projection/winrt/winrt-Windows.Globalization.Fonts/winrt/windows/globalization/fonts/py.typed",
"projection/winrt/winrt-Windows.Globalization.NumberFormatting/winrt/windows/globalization/numberformatting/py.typed",
"projection/winrt/winrt-Windows.Globalization.PhoneNumberFormatting/winrt/windows/globalization/phonenumberformatting/py.typed",
"projection/winrt/winrt-Windows.Globalization/winrt/windows/globalization/py.typed",
"projection/winrt/winrt-Windows.Graphics.Capture/winrt/windows/graphics/capture/py.typed",
"projection/winrt/winrt-Windows.Graphics.DirectX.Direct3D11/winrt/windows/graphics/directx/direct3d11/py.typed",
"projection/winrt/winrt-Windows.Graphics.DirectX/winrt/windows/graphics/directx/py.typed",
"projection/winrt/winrt-Windows.Graphics.Display.Core/winrt/windows/graphics/display/core/py.typed",
"projection/winrt/winrt-Windows.Graphics.Display/winrt/windows/graphics/display/py.typed",
"projection/winrt/winrt-Windows.Graphics.Effects/winrt/windows/graphics/effects/py.typed",
"projection/winrt/winrt-Windows.Graphics.Holographic/winrt/windows/graphics/holographic/py.typed",
"projection/winrt/winrt-Windows.Graphics.Imaging/winrt/windows/graphics/imaging/py.typed",
"projection/winrt/winrt-Windows.Graphics.Printing.OptionDetails/winrt/windows/graphics/printing/optiondetails/py.typed",
"projection/winrt/winrt-Windows.Graphics.Printing.PrintSupport/winrt/windows/graphics/printing/printsupport/py.typed",
"projection/winrt/winrt-Windows.Graphics.Printing.PrintTicket/winrt/windows/graphics/printing/printticket/py.typed",
"projection/winrt/winrt-Windows.Graphics.Printing.ProtectedPrint/winrt/windows/graphics/printing/protectedprint/py.typed",
"projection/winrt/winrt-Windows.Graphics.Printing.Workflow/winrt/windows/graphics/printing/workflow/py.typed",
"projection/winrt/winrt-Windows.Graphics.Printing/winrt/windows/graphics/printing/py.typed",
"projection/winrt/winrt-Windows.Graphics.Printing3D/winrt/windows/graphics/printing3d/py.typed",
"projection/winrt/winrt-Windows.Graphics/winrt/windows/graphics/py.typed",
"projection/winrt/winrt-Windows.Management.Core/winrt/windows/management/core/py.typed",
"projection/winrt/winrt-Windows.Management.Deployment.Preview/winrt/windows/management/deployment/preview/py.typed",
"projection/winrt/winrt-Windows.Management.Deployment/winrt/windows/management/deployment/py.typed",
"projection/winrt/winrt-Windows.Management.Policies/winrt/windows/management/policies/py.typed",
"projection/winrt/winrt-Windows.Management.Setup/winrt/windows/management/setup/py.typed",
"projection/winrt/winrt-Windows.Management.Update/winrt/windows/management/update/py.typed",
"projection/winrt/winrt-Windows.Management.Workplace/winrt/windows/management/workplace/py.typed",
"projection/winrt/winrt-Windows.Management/winrt/windows/management/py.typed",
"projection/winrt/winrt-Windows.Media.AppBroadcasting/winrt/windows/media/appbroadcasting/py.typed",
"projection/winrt/winrt-Windows.Media.AppRecording/winrt/windows/media/apprecording/py.typed",
"projection/winrt/winrt-Windows.Media.Audio/winrt/windows/media/audio/py.typed",
"projection/winrt/winrt-Windows.Media.Capture.Core/winrt/windows/media/capture/core/py.typed",
"projection/winrt/winrt-Windows.Media.Capture.Frames/winrt/windows/media/capture/frames/py.typed",
"projection/winrt/winrt-Windows.Media.Capture/winrt/windows/media/capture/py.typed",
"projection/winrt/winrt-Windows.Media.Casting/winrt/windows/media/casting/py.typed",
"projection/winrt/winrt-Windows.Media.ClosedCaptioning/winrt/windows/media/closedcaptioning/py.typed",
"projection/winrt/winrt-Windows.Media.ContentRestrictions/winrt/windows/media/contentrestrictions/py.typed",
"projection/winrt/winrt-Windows.Media.Control/winrt/windows/media/control/py.typed",
"projection/winrt/winrt-Windows.Media.Core.Preview/winrt/windows/media/core/preview/py.typed",
"projection/winrt/winrt-Windows.Media.Core/winrt/windows/media/core/py.typed",
"projection/winrt/winrt-Windows.Media.Devices.Core/winrt/windows/media/devices/core/py.typed",
"projection/winrt/winrt-Windows.Media.Devices/winrt/windows/media/devices/py.typed",
"projection/winrt/winrt-Windows.Media.DialProtocol/winrt/windows/media/dialprotocol/py.typed",
"projection/winrt/winrt-Windows.Media.Editing/winrt/windows/media/editing/py.typed",
"projection/winrt/winrt-Windows.Media.Effects/winrt/windows/media/effects/py.typed",
"projection/winrt/winrt-Windows.Media.FaceAnalysis/winrt/windows/media/faceanalysis/py.typed",
"projection/winrt/winrt-Windows.Media.Import/winrt/windows/media/import_/py.typed",
"projection/winrt/winrt-Windows.Media.MediaProperties/winrt/windows/media/mediaproperties/py.typed",
"projection/winrt/winrt-Windows.Media.Miracast/winrt/windows/media/miracast/py.typed",
"projection/winrt/winrt-Windows.Media.Ocr/winrt/windows/media/ocr/py.typed",
"projection/winrt/winrt-Windows.Media.PlayTo/winrt/windows/media/playto/py.typed",
"projection/winrt/winrt-Windows.Media.Playback/winrt/windows/media/playback/py.typed",
"projection/winrt/winrt-Windows.Media.Playlists/winrt/windows/media/playlists/py.typed",
"projection/winrt/winrt-Windows.Media.Protection.PlayReady/winrt/windows/media/protection/playready/py.typed",
"projection/winrt/winrt-Windows.Media.Protection/winrt/windows/media/protection/py.typed",
"projection/winrt/winrt-Windows.Media.Render/winrt/windows/media/render/py.typed",
"projection/winrt/winrt-Windows.Media.SpeechRecognition/winrt/windows/media/speechrecognition/py.typed",
"projection/winrt/winrt-Windows.Media.SpeechSynthesis/winrt/windows/media/speechsynthesis/py.typed",
"projection/winrt/winrt-Windows.Media.Streaming.Adaptive/winrt/windows/media/streaming/adaptive/py.typed",
"projection/winrt/winrt-Windows.Media.Transcoding/winrt/windows/media/transcoding/py.typed",
"projection/winrt/winrt-Windows.Media/winrt/windows/media/py.typed",
"projection/winrt/winrt-Windows.Networking.BackgroundTransfer/winrt/windows/networking/backgroundtransfer/py.typed",
"projection/winrt/winrt-Windows.Networking.Connectivity/winrt/windows/networking/connectivity/py.typed",
"projection/winrt/winrt-Windows.Networking.NetworkOperators/winrt/windows/networking/networkoperators/py.typed",
"projection/winrt/winrt-Windows.Networking.Proximity/winrt/windows/networking/proximity/py.typed",
"projection/winrt/winrt-Windows.Networking.PushNotifications/winrt/windows/networking/pushnotifications/py.typed",
"projection/winrt/winrt-Windows.Networking.ServiceDiscovery.Dnssd/winrt/windows/networking/servicediscovery/dnssd/py.typed",
"projection/winrt/winrt-Windows.Networking.Sockets/winrt/windows/networking/sockets/py.typed",
"projection/winrt/winrt-Windows.Networking.Vpn/winrt/windows/networking/vpn/py.typed",
"projection/winrt/winrt-Windows.Networking.XboxLive/winrt/windows/networking/xboxlive/py.typed",
"projection/winrt/winrt-Windows.Networking/winrt/windows/networking/py.typed",
"projection/winrt/winrt-Windows.Perception.Automation.Core/winrt/windows/perception/automation/core/py.typed",
"projection/winrt/winrt-Windows.Perception.People/winrt/windows/perception/people/py.typed",
"projection/winrt/winrt-Windows.Perception.Spatial.Preview/winrt/windows/perception/spatial/preview/py.typed",
"projection/winrt/winrt-Windows.Perception.Spatial.Surfaces/winrt/windows/perception/spatial/surfaces/py.typed",
"projection/winrt/winrt-Windows.Perception.Spatial/winrt/windows/perception/spatial/py.typed",
"projection/winrt/winrt-Windows.Perception/winrt/windows/perception/py.typed",
"projection/winrt/winrt-Windows.Security.Authentication.Identity.Core/winrt/windows/security/authentication/identity/core/py.typed",
"projection/winrt/winrt-Windows.Security.Authentication.Identity.Provider/winrt/windows/security/authentication/identity/provider/py.typed",
"projection/winrt/winrt-Windows.Security.Authentication.Identity/winrt/windows/security/authentication/identity/py.typed",
"projection/winrt/winrt-Windows.Security.Authentication.OnlineId/winrt/windows/security/authentication/onlineid/py.typed",
"projection/winrt/winrt-Windows.Security.Authentication.Web.Core/winrt/windows/security/authentication/web/core/py.typed",
"projection/winrt/winrt-Windows.Security.Authentication.Web.Provider/winrt/windows/security/authentication/web/provider/py.typed",
"projection/winrt/winrt-Windows.Security.Authentication.Web/winrt/windows/security/authentication/web/py.typed",
"projection/winrt/winrt-Windows.Security.Authorization.AppCapabilityAccess/winrt/windows/security/authorization/appcapabilityaccess/py.typed",
"projection/winrt/winrt-Windows.Security.Credentials.UI/winrt/windows/security/credentials/ui/py.typed",
"projection/winrt/winrt-Windows.Security.Credentials/winrt/windows/security/credentials/py.typed",
"projection/winrt/winrt-Windows.Security.Cryptography.Certificates/winrt/windows/security/cryptography/certificates/py.typed",
"projection/winrt/winrt-Windows.Security.Cryptography.Core/winrt/windows/security/cryptography/core/py.typed",
"projection/winrt/winrt-Windows.Security.Cryptography.DataProtection/winrt/windows/security/cryptography/dataprotection/py.typed",
"projection/winrt/winrt-Windows.Security.Cryptography/winrt/windows/security/cryptography/py.typed",
"projection/winrt/winrt-Windows.Security.DataProtection/winrt/windows/security/dataprotection/py.typed",
"projection/winrt/winrt-Windows.Security.EnterpriseData/winrt/windows/security/enterprisedata/py.typed",
"projection/winrt/winrt-Windows.Security.ExchangeActiveSyncProvisioning/winrt/windows/security/exchangeactivesyncprovisioning/py.typed",
"projection/winrt/winrt-Windows.Security.Isolation/winrt/windows/security/isolation/py.typed",
"projection/winrt/winrt-Windows.Services.Cortana/winrt/windows/services/cortana/py.typed",
"projection/winrt/winrt-Windows.Services.Maps.Guidance/winrt/windows/services/maps/guidance/py.typed",
"projection/winrt/winrt-Windows.Services.Maps.LocalSearch/winrt/windows/services/maps/localsearch/py.typed",
"projection/winrt/winrt-Windows.Services.Maps.OfflineMaps/winrt/windows/services/maps/offlinemaps/py.typed",
"projection/winrt/winrt-Windows.Services.Maps/winrt/windows/services/maps/py.typed",
"projection/winrt/winrt-Windows.Services.Store/winrt/windows/services/store/py.typed",
"projection/winrt/winrt-Windows.Services.TargetedContent/winrt/windows/services/targetedcontent/py.typed",
"projection/winrt/winrt-Windows.Storage.AccessCache/winrt/windows/storage/accesscache/py.typed",
"projection/winrt/winrt-Windows.Storage.BulkAccess/winrt/windows/storage/bulkaccess/py.typed",
"projection/winrt/winrt-Windows.Storage.Compression/winrt/windows/storage/compression/py.typed",
"projection/winrt/winrt-Windows.Storage.FileProperties/winrt/windows/storage/fileproperties/py.typed",
"projection/winrt/winrt-Windows.Storage.Pickers.Provider/winrt/windows/storage/pickers/provider/py.typed",
"projection/winrt/winrt-Windows.Storage.Pickers/winrt/windows/storage/pickers/py.typed",
"projection/winrt/winrt-Windows.Storage.Provider/winrt/windows/storage/provider/py.typed",
"projection/winrt/winrt-Windows.Storage.Search/winrt/windows/storage/search/py.typed",
"projection/winrt/winrt-Windows.Storage.Streams/winrt/windows/storage/streams/py.typed",
"projection/winrt/winrt-Windows.Storage/winrt/windows/storage/py.typed",
"projection/winrt/winrt-Windows.System.Diagnostics.DevicePortal/winrt/windows/system/diagnostics/deviceportal/py.typed",
"projection/winrt/winrt-Windows.System.Diagnostics.Telemetry/winrt/windows/system/diagnostics/telemetry/py.typed",
"projection/winrt/winrt-Windows.System.Diagnostics.TraceReporting/winrt/windows/system/diagnostics/tracereporting/py.typed",
"projection/winrt/winrt-Windows.System.Diagnostics/winrt/windows/system/diagnostics/py.typed",
"projection/winrt/winrt-Windows.System.Display/winrt/windows/system/display/py.typed",
"projection/winrt/winrt-Windows.System.Implementation.FileExplorer/winrt/windows/system/implementation/fileexplorer/py.typed",
"projection/winrt/winrt-Windows.System.Inventory/winrt/windows/system/inventory/py.typed",
"projection/winrt/winrt-Windows.System.Power.Diagnostics/winrt/windows/system/power/diagnostics/py.typed",
"projection/winrt/winrt-Windows.System.Power/winrt/windows/system/power/py.typed",
"projection/winrt/winrt-Windows.System.Preview/winrt/windows/system/preview/py.typed",
"projection/winrt/winrt-Windows.System.Profile.SystemManufacturers/winrt/windows/system/profile/systemmanufacturers/py.typed",
"projection/winrt/winrt-Windows.System.Profile/winrt/windows/system/profile/py.typed",
"projection/winrt/winrt-Windows.System.RemoteDesktop.Input/winrt/windows/system/remotedesktop/input/py.typed",
"projection/winrt/winrt-Windows.System.RemoteDesktop.Provider/winrt/windows/system/remotedesktop/provider/py.typed",
"projection/winrt/winrt-Windows.System.RemoteDesktop/winrt/windows/system/remotedesktop/py.typed",
"projection/winrt/winrt-Windows.System.RemoteSystems/winrt/windows/system/remotesystems/py.typed",
"projection/winrt/winrt-Windows.System.Threading.Core/winrt/windows/system/threading/core/py.typed",
"projection/winrt/winrt-Windows.System.Threading/winrt/windows/system/threading/py.typed",
"projection/winrt/winrt-Windows.System.Update/winrt/windows/system/update/py.typed",
"projection/winrt/winrt-Windows.System.UserProfile/winrt/windows/system/userprofile/py.typed",
"projection/winrt/winrt-Windows.System/winrt/windows/system/py.typed",
"projection/winrt/winrt-Windows.UI.Accessibility/winrt/windows/ui/accessibility/py.typed",
"projection/winrt/winrt-Windows.UI.ApplicationSettings/winrt/windows/ui/applicationsettings/py.typed",
"projection/winrt/winrt-Windows.UI.Composition.Core/winrt/windows/ui/composition/core/py.typed",
"projection/winrt/winrt-Windows.UI.Composition.Desktop/winrt/windows/ui/composition/desktop/py.typed",
"projection/winrt/winrt-Windows.UI.Composition.Diagnostics/winrt/windows/ui/composition/diagnostics/py.typed",
"projection/winrt/winrt-Windows.UI.Composition.Effects/winrt/windows/ui/composition/effects/py.typed",
"projection/winrt/winrt-Windows.UI.Composition.Interactions/winrt/windows/ui/composition/interactions/py.typed",
"projection/winrt/winrt-Windows.UI.Composition.Scenes/winrt/windows/ui/composition/scenes/py.typed",
"projection/winrt/winrt-Windows.UI.Composition/winrt/windows/ui/composition/py.typed",
"projection/winrt/winrt-Windows.UI.Core.AnimationMetrics/winrt/windows/ui/core/animationmetrics/py.typed",
"projection/winrt/winrt-Windows.UI.Core.Preview/winrt/windows/ui/core/preview/py.typed",
"projection/winrt/winrt-Windows.UI.Core/winrt/windows/ui/core/py.typed",
"projection/winrt/winrt-Windows.UI.Input.Core/winrt/windows/ui/input/core/py.typed",
"projection/winrt/winrt-Windows.UI.Input.Inking.Analysis/winrt/windows/ui/input/inking/analysis/py.typed",
"projection/winrt/winrt-Windows.UI.Input.Inking.Core/winrt/windows/ui/input/inking/core/py.typed",
"projection/winrt/winrt-Windows.UI.Input.Inking.Preview/winrt/windows/ui/input/inking/preview/py.typed",
"projection/winrt/winrt-Windows.UI.Input.Inking/winrt/windows/ui/input/inking/py.typed",
"projection/winrt/winrt-Windows.UI.Input.Preview.Injection/winrt/windows/ui/input/preview/injection/py.typed",
"projection/winrt/winrt-Windows.UI.Input.Preview/winrt/windows/ui/input/preview/py.typed",
"projection/winrt/winrt-Windows.UI.Input.Spatial/winrt/windows/ui/input/spatial/py.typed",
"projection/winrt/winrt-Windows.UI.Input/winrt/windows/ui/input/py.typed",
"projection/winrt/winrt-Windows.UI.Notifications.Management/winrt/windows/ui/notifications/management/py.typed",
"projection/winrt/winrt-Windows.UI.Notifications.Preview/winrt/windows/ui/notifications/preview/py.typed",
"projection/winrt/winrt-Windows.UI.Notifications/winrt/windows/ui/notifications/py.typed",
"projection/winrt/winrt-Windows.UI.Popups/winrt/windows/ui/popups/py.typed",
"projection/winrt/winrt-Windows.UI.Shell/winrt/windows/ui/shell/py.typed",
"projection/winrt/winrt-Windows.UI.StartScreen/winrt/windows/ui/startscreen/py.typed",
"projection/winrt/winrt-Windows.UI.Text.Core/winrt/windows/ui/text/core/py.typed",
"projection/winrt/winrt-Windows.UI.Text/winrt/windows/ui/text/py.typed",
"projection/winrt/winrt-Windows.UI.UIAutomation.Core/winrt/windows/ui/uiautomation/core/py.typed",
"projection/winrt/winrt-Windows.UI.UIAutomation/winrt/windows/ui/uiautomation/py.typed",
"projection/winrt/winrt-Windows.UI.ViewManagement.Core/winrt/windows/ui/viewmanagement/core/py.typed",
"projection/winrt/winrt-Windows.UI.ViewManagement/winrt/windows/ui/viewmanagement/py.typed",
"projection/winrt/winrt-Windows.UI.WebUI/winrt/windows/ui/webui/py.typed",
"projection/winrt/winrt-Windows.UI.WindowManagement.Preview/winrt/windows/ui/windowmanagement/preview/py.typed",
"projection/winrt/winrt-Windows.UI.WindowManagement/winrt/windows/ui/windowmanagement/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Automation.Peers/winrt/windows/ui/xaml/automation/peers/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Automation.Provider/winrt/windows/ui/xaml/automation/provider/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Automation.Text/winrt/windows/ui/xaml/automation/text/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Automation/winrt/windows/ui/xaml/automation/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Controls.Maps/winrt/windows/ui/xaml/controls/maps/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Controls.Primitives/winrt/windows/ui/xaml/controls/primitives/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Controls/winrt/windows/ui/xaml/controls/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Core.Direct/winrt/windows/ui/xaml/core/direct/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Data/winrt/windows/ui/xaml/data/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Documents/winrt/windows/ui/xaml/documents/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Hosting/winrt/windows/ui/xaml/hosting/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Input/winrt/windows/ui/xaml/input/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Interop/winrt/windows/ui/xaml/interop/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Markup/winrt/windows/ui/xaml/markup/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Media.Animation/winrt/windows/ui/xaml/media/animation/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Media.Imaging/winrt/windows/ui/xaml/media/imaging/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Media.Media3D/winrt/windows/ui/xaml/media/media3d/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Media/winrt/windows/ui/xaml/media/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Navigation/winrt/windows/ui/xaml/navigation/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Printing/winrt/windows/ui/xaml/printing/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Resources/winrt/windows/ui/xaml/resources/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml.Shapes/winrt/windows/ui/xaml/shapes/py.typed",
"projection/winrt/winrt-Windows.UI.Xaml/winrt/windows/ui/xaml/py.typed",
"projection/winrt/winrt-Windows.UI/winrt/windows/ui/py.typed",
"projection/winrt/winrt-Windows.Web.AtomPub/winrt/windows/web/atompub/py.typed",
"projection/winrt/winrt-Windows.Web.Http.Diagnostics/winrt/windows/web/http/diagnostics/py.typed",
"projection/winrt/winrt-Windows.Web.Http.Filters/winrt/windows/web/http/filters/py.typed",
"projection/winrt/winrt-Windows.Web.Http.Headers/winrt/windows/web/http/headers/py.typed",
"projection/winrt/winrt-Windows.Web.Http/winrt/windows/web/http/py.typed",
"projection/winrt/winrt-Windows.Web.Syndication/winrt/windows/web/syndication/py.typed",
"projection/winrt/winrt-Windows.Web.UI.Interop/winrt/windows/web/ui/interop/py.typed",
"projection/winrt/winrt-Windows.Web.UI/winrt/windows/web/ui/py.typed",
"projection/winrt/winrt-Windows.Web/winrt/windows/web/py.typed",
"projection/winui2/winui2-Microsoft.UI.Xaml.Automation.Peers/winui2/microsoft/ui/xaml/automation/peers/py.typed",
"projection/winui2/winui2-Microsoft.UI.Xaml.Controls.AnimatedVisuals/winui2/microsoft/ui/xaml/controls/animatedvisuals/py.typed",
"projection/winui2/winui2-Microsoft.UI.Xaml.Controls.Primitives/winui2/microsoft/ui/xaml/controls/primitives/py.typed",
"projection/winui2/winui2-Microsoft.UI.Xaml.Controls/winui2/microsoft/ui/xaml/controls/py.typed",
"projection/winui2/winui2-Microsoft.UI.Xaml.Media/winui2/microsoft/ui/xaml/media/py.typed",
"projection/winui2/winui2-Microsoft.UI.Xaml.XamlTypeInfo/winui2/microsoft/ui/xaml/xamltypeinfo/py.typed",
"projection/winui3/winui3-Microsoft.Graphics.DirectX/winui3/microsoft/graphics/directx/py.typed",
"projection/winui3/winui3-Microsoft.Graphics.Display/winui3/microsoft/graphics/display/py.typed",
"projection/winui3/winui3-Microsoft.Graphics.Imaging/winui3/microsoft/graphics/imaging/py.typed",
"projection/winui3/winui3-Microsoft.Security.Authentication.OAuth/winui3/microsoft/security/authentication/oauth/py.typed",
"projection/winui3/winui3-Microsoft.UI.Composition.Core/winui3/microsoft/ui/composition/core/py.typed",
"projection/winui3/winui3-Microsoft.UI.Composition.Diagnostics/winui3/microsoft/ui/composition/diagnostics/py.typed",
"projection/winui3/winui3-Microsoft.UI.Composition.Effects/winui3/microsoft/ui/composition/effects/py.typed",
"projection/winui3/winui3-Microsoft.UI.Composition.Interactions/winui3/microsoft/ui/composition/interactions/py.typed",
"projection/winui3/winui3-Microsoft.UI.Composition.Scenes/winui3/microsoft/ui/composition/scenes/py.typed",
"projection/winui3/winui3-Microsoft.UI.Composition.SystemBackdrops/winui3/microsoft/ui/composition/systembackdrops/py.typed",
"projection/winui3/winui3-Microsoft.UI.Composition/winui3/microsoft/ui/composition/py.typed",
"projection/winui3/winui3-Microsoft.UI.Content/winui3/microsoft/ui/content/py.typed",
"projection/winui3/winui3-Microsoft.UI.Dispatching/winui3/microsoft/ui/dispatching/py.typed",
"projection/winui3/winui3-Microsoft.UI.Input.DragDrop/winui3/microsoft/ui/input/dragdrop/py.typed",
"projection/winui3/winui3-Microsoft.UI.Input.Interop/winui3/microsoft/ui/input/interop/py.typed",
"projection/winui3/winui3-Microsoft.UI.Input/winui3/microsoft/ui/input/py.typed",
"projection/winui3/winui3-Microsoft.UI.System/winui3/microsoft/ui/system/py.typed",
"projection/winui3/winui3-Microsoft.UI.Text/winui3/microsoft/ui/text/py.typed",
"projection/winui3/winui3-Microsoft.UI.Windowing/winui3/microsoft/ui/windowing/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Automation.Peers/winui3/microsoft/ui/xaml/automation/peers/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Automation.Provider/winui3/microsoft/ui/xaml/automation/provider/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Automation.Text/winui3/microsoft/ui/xaml/automation/text/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Automation/winui3/microsoft/ui/xaml/automation/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Controls.AnimatedVisuals/winui3/microsoft/ui/xaml/controls/animatedvisuals/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Controls.Primitives/winui3/microsoft/ui/xaml/controls/primitives/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Controls/winui3/microsoft/ui/xaml/controls/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Data/winui3/microsoft/ui/xaml/data/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Documents/winui3/microsoft/ui/xaml/documents/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Hosting/winui3/microsoft/ui/xaml/hosting/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Input/winui3/microsoft/ui/xaml/input/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Interop/winui3/microsoft/ui/xaml/interop/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Markup/winui3/microsoft/ui/xaml/markup/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Media.Animation/winui3/microsoft/ui/xaml/media/animation/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Media.Imaging/winui3/microsoft/ui/xaml/media/imaging/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Media.Media3D/winui3/microsoft/ui/xaml/media/media3d/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Media/winui3/microsoft/ui/xaml/media/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Navigation/winui3/microsoft/ui/xaml/navigation/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Printing/winui3/microsoft/ui/xaml/printing/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Resources/winui3/microsoft/ui/xaml/resources/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.Shapes/winui3/microsoft/ui/xaml/shapes/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml.XamlTypeInfo/winui3/microsoft/ui/xaml/xamltypeinfo/py.typed",
"projection/winui3/winui3-Microsoft.UI.Xaml/winui3/microsoft/ui/xaml/py.typed",
"projection/winui3/winui3-Microsoft.UI/winui3/microsoft/ui/py.typed",
"projection/winui3/winui3-Microsoft.Windows.AI.ContentSafety/winui3/microsoft/windows/ai/contentsafety/py.typed",
"projection/winui3/winui3-Microsoft.Windows.AI.Imaging/winui3/microsoft/windows/ai/imaging/py.typed",
"projection/winui3/winui3-Microsoft.Windows.AI.Text/winui3/microsoft/windows/ai/text/py.typed",
"projection/winui3/winui3-Microsoft.Windows.AI/winui3/microsoft/windows/ai/py.typed",
"projection/winui3/winui3-Microsoft.Windows.AppLifecycle/winui3/microsoft/windows/applifecycle/py.typed",
"projection/winui3/winui3-Microsoft.Windows.AppNotifications.Builder/winui3/microsoft/windows/appnotifications/builder/py.typed",
"projection/winui3/winui3-Microsoft.Windows.AppNotifications/winui3/microsoft/windows/appnotifications/py.typed",
"projection/winui3/winui3-Microsoft.Windows.ApplicationModel.Background.UniversalBGTask/winui3/microsoft/windows/applicationmodel/background/universalbgtask/py.typed",
"projection/winui3/winui3-Microsoft.Windows.ApplicationModel.Background/winui3/microsoft/windows/applicationmodel/background/py.typed",
"projection/winui3/winui3-Microsoft.Windows.ApplicationModel.DynamicDependency/winui3/microsoft/windows/applicationmodel/dynamicdependency/py.typed",
"projection/winui3/winui3-Microsoft.Windows.ApplicationModel.Resources/winui3/microsoft/windows/applicationmodel/resources/py.typed",
"projection/winui3/winui3-Microsoft.Windows.ApplicationModel.WindowsAppRuntime/winui3/microsoft/windows/applicationmodel/windowsappruntime/py.typed",
"projection/winui3/winui3-Microsoft.Windows.BadgeNotifications/winui3/microsoft/windows/badgenotifications/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Globalization/winui3/microsoft/windows/globalization/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Management.Deployment/winui3/microsoft/windows/management/deployment/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Media.Capture/winui3/microsoft/windows/media/capture/py.typed",
"projection/winui3/winui3-Microsoft.Windows.PushNotifications/winui3/microsoft/windows/pushnotifications/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Security.AccessControl/winui3/microsoft/windows/security/accesscontrol/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Storage/winui3/microsoft/windows/storage/py.typed",
"projection/winui3/winui3-Microsoft.Windows.System.Power/winui3/microsoft/windows/system/power/py.typed",
"projection/winui3/winui3-Microsoft.Windows.System/winui3/microsoft/windows/system/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Widgets.Feeds.Providers/winui3/microsoft/windows/widgets/feeds/providers/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Widgets.Notifications/winui3/microsoft/windows/widgets/notifications/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Widgets.Providers/winui3/microsoft/windows/widgets/providers/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Widgets/winui3/microsoft/windows/widgets/py.typed",
"projection/winui3/winui3-Microsoft.Windows.Workloads/winui3/microsoft/windows/workloads/py.typed"
],
"agent_commit_share": 0,
"toolchain_manifests": [
"PyWinRT/PyWinRT.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "PyWinRT/PyWinRT.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "PyWinRT/PyWinRT.csproj"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "projection/interop/winrt-Windows.Graphics.Capture.Interop/winrt/windows/graphics/capture/interop/py.typed, projection/interop/winrt-Windows.Graphics.DirectX.Direct3D11.Interop/winrt/windows/graphics/directx/direct3d11/interop/py.typed, projection/interop/winrt-Windows.Media.Interop/winrt/windows/media/interop/py.typed, projection/interop/winrt-Windows.System.Interop/winrt/windows/system/interop/py.typed, projection/interop/winrt-Windows.UI.Composition.Interop/winrt/windows/ui/composition/interop/py.typed, projection/interop/winrt-Windows.UI.Xaml.Hosting.Interop/winrt/windows/ui/xaml/hosting/interop/py.typed, projection/interop/winui3-Microsoft.UI.Interop/winui3/microsoft/ui/interop/py.typed, projection/interop/winui3-Microsoft.Windows.ApplicationModel.DynamicDependency.Bootstrap/winui3/microsoft/windows/applicationmodel/dynamicdependency/bootstrap/py.typed, projection/test-winrt/test-winrt-TestComponent/test_winrt/testcomponent/py.typed, projection/webview2/webview2-Microsoft.Web.WebView2.Core/webview2/microsoft/web/webview2/core/py.typed, projection/winrt-runtime/src/winrt/py.typed, projection/winrt-runtime/src/winrt/runtime/py.typed, projection/winrt-runtime/src/winrt/system/py.typed, projection/winrt/winrt-Windows.AI.Actions.Hosting/winrt/windows/ai/actions/hosting/py.typed, projection/winrt/winrt-Windows.AI.Actions.Provider/winrt/windows/ai/actions/provider/py.typed, projection/winrt/winrt-Windows.AI.Actions/winrt/windows/ai/actions/py.typed, projection/winrt/winrt-Windows.AI.MachineLearning.Preview/winrt/windows/ai/machinelearning/preview/py.typed, projection/winrt/winrt-Windows.AI.MachineLearning/winrt/windows/ai/machinelearning/py.typed, projection/winrt/winrt-Windows.AI.ModelContextProtocol/winrt/windows/ai/modelcontextprotocol/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Activation/winrt/windows/applicationmodel/activation/py.typed, projection/winrt/winrt-Windows.ApplicationModel.AppExtensions/winrt/windows/applicationmodel/appextensions/py.typed, projection/winrt/winrt-Windows.ApplicationModel.AppService/winrt/windows/applicationmodel/appservice/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Appointments.AppointmentsProvider/winrt/windows/applicationmodel/appointments/appointmentsprovider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Appointments.DataProvider/winrt/windows/applicationmodel/appointments/dataprovider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Appointments/winrt/windows/applicationmodel/appointments/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Background/winrt/windows/applicationmodel/background/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Calls.Background/winrt/windows/applicationmodel/calls/background/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Calls.Provider/winrt/windows/applicationmodel/calls/provider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Calls/winrt/windows/applicationmodel/calls/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Chat/winrt/windows/applicationmodel/chat/py.typed, projection/winrt/winrt-Windows.ApplicationModel.CommunicationBlocking/winrt/windows/applicationmodel/communicationblocking/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Contacts.DataProvider/winrt/windows/applicationmodel/contacts/dataprovider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Contacts.Provider/winrt/windows/applicationmodel/contacts/provider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Contacts/winrt/windows/applicationmodel/contacts/py.typed, projection/winrt/winrt-Windows.ApplicationModel.ConversationalAgent/winrt/windows/applicationmodel/conversationalagent/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Core/winrt/windows/applicationmodel/core/py.typed, projection/winrt/winrt-Windows.ApplicationModel.DataTransfer.DragDrop.Core/winrt/windows/applicationmodel/datatransfer/dragdrop/core/py.typed, projection/winrt/winrt-Windows.ApplicationModel.DataTransfer.DragDrop/winrt/windows/applicationmodel/datatransfer/dragdrop/py.typed, projection/winrt/winrt-Windows.ApplicationModel.DataTransfer.ShareTarget/winrt/windows/applicationmodel/datatransfer/sharetarget/py.typed, projection/winrt/winrt-Windows.ApplicationModel.DataTransfer/winrt/windows/applicationmodel/datatransfer/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Email.DataProvider/winrt/windows/applicationmodel/email/dataprovider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Email/winrt/windows/applicationmodel/email/py.typed, projection/winrt/winrt-Windows.ApplicationModel.ExtendedExecution.Foreground/winrt/windows/applicationmodel/extendedexecution/foreground/py.typed, projection/winrt/winrt-Windows.ApplicationModel.ExtendedExecution/winrt/windows/applicationmodel/extendedexecution/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Holographic/winrt/windows/applicationmodel/holographic/py.typed, projection/winrt/winrt-Windows.ApplicationModel.LockScreen/winrt/windows/applicationmodel/lockscreen/py.typed, projection/winrt/winrt-Windows.ApplicationModel.PackageExtensions/winrt/windows/applicationmodel/packageextensions/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Payments.Provider/winrt/windows/applicationmodel/payments/provider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Payments/winrt/windows/applicationmodel/payments/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Preview.Holographic/winrt/windows/applicationmodel/preview/holographic/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Preview.InkWorkspace/winrt/windows/applicationmodel/preview/inkworkspace/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Preview.Notes/winrt/windows/applicationmodel/preview/notes/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Resources.Core/winrt/windows/applicationmodel/resources/core/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Resources.Management/winrt/windows/applicationmodel/resources/management/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Resources/winrt/windows/applicationmodel/resources/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Search.Core/winrt/windows/applicationmodel/search/core/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Search/winrt/windows/applicationmodel/search/py.typed, projection/winrt/winrt-Windows.ApplicationModel.SocialInfo.Provider/winrt/windows/applicationmodel/socialinfo/provider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.SocialInfo/winrt/windows/applicationmodel/socialinfo/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Store.LicenseManagement/winrt/windows/applicationmodel/store/licensemanagement/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Store.Preview.InstallControl/winrt/windows/applicationmodel/store/preview/installcontrol/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Store.Preview/winrt/windows/applicationmodel/store/preview/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Store/winrt/windows/applicationmodel/store/py.typed, projection/winrt/winrt-Windows.ApplicationModel.UserActivities.Core/winrt/windows/applicationmodel/useractivities/core/py.typed, projection/winrt/winrt-Windows.ApplicationModel.UserActivities/winrt/windows/applicationmodel/useractivities/py.typed, projection/winrt/winrt-Windows.ApplicationModel.UserDataAccounts.Provider/winrt/windows/applicationmodel/userdataaccounts/provider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.UserDataAccounts.SystemAccess/winrt/windows/applicationmodel/userdataaccounts/systemaccess/py.typed, projection/winrt/winrt-Windows.ApplicationModel.UserDataAccounts/winrt/windows/applicationmodel/userdataaccounts/py.typed, projection/winrt/winrt-Windows.ApplicationModel.UserDataTasks.DataProvider/winrt/windows/applicationmodel/userdatatasks/dataprovider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.UserDataTasks/winrt/windows/applicationmodel/userdatatasks/py.typed, projection/winrt/winrt-Windows.ApplicationModel.VoiceCommands/winrt/windows/applicationmodel/voicecommands/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Wallet.System/winrt/windows/applicationmodel/wallet/system/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Wallet/winrt/windows/applicationmodel/wallet/py.typed, projection/winrt/winrt-Windows.ApplicationModel/winrt/windows/applicationmodel/py.typed, projection/winrt/winrt-Windows.Data.Html/winrt/windows/data/html/py.typed, projection/winrt/winrt-Windows.Data.Json/winrt/windows/data/json/py.typed, projection/winrt/winrt-Windows.Data.Pdf/winrt/windows/data/pdf/py.typed, projection/winrt/winrt-Windows.Data.Text/winrt/windows/data/text/py.typed, projection/winrt/winrt-Windows.Data.Xml.Dom/winrt/windows/data/xml/dom/py.typed, projection/winrt/winrt-Windows.Data.Xml.Xsl/winrt/windows/data/xml/xsl/py.typed, projection/winrt/winrt-Windows.Devices.Adc.Provider/winrt/windows/devices/adc/provider/py.typed, projection/winrt/winrt-Windows.Devices.Adc/winrt/windows/devices/adc/py.typed, projection/winrt/winrt-Windows.Devices.Background/winrt/windows/devices/background/py.typed, projection/winrt/winrt-Windows.Devices.Bluetooth.Advertisement/winrt/windows/devices/bluetooth/advertisement/py.typed, projection/winrt/winrt-Windows.Devices.Bluetooth.Background/winrt/windows/devices/bluetooth/background/py.typed, projection/winrt/winrt-Windows.Devices.Bluetooth.GenericAttributeProfile/winrt/windows/devices/bluetooth/genericattributeprofile/py.typed, projection/winrt/winrt-Windows.Devices.Bluetooth.Rfcomm/winrt/windows/devices/bluetooth/rfcomm/py.typed, projection/winrt/winrt-Windows.Devices.Bluetooth/winrt/windows/devices/bluetooth/py.typed, projection/winrt/winrt-Windows.Devices.Custom/winrt/windows/devices/custom/py.typed, projection/winrt/winrt-Windows.Devices.Display.Core/winrt/windows/devices/display/core/py.typed, projection/winrt/winrt-Windows.Devices.Display/winrt/windows/devices/display/py.typed, projection/winrt/winrt-Windows.Devices.Enumeration.Pnp/winrt/windows/devices/enumeration/pnp/py.typed, projection/winrt/winrt-Windows.Devices.Enumeration/winrt/windows/devices/enumeration/py.typed, projection/winrt/winrt-Windows.Devices.Geolocation.Geofencing/winrt/windows/devices/geolocation/geofencing/py.typed, projection/winrt/winrt-Windows.Devices.Geolocation.Provider/winrt/windows/devices/geolocation/provider/py.typed, projection/winrt/winrt-Windows.Devices.Geolocation/winrt/windows/devices/geolocation/py.typed, projection/winrt/winrt-Windows.Devices.Gpio.Provider/winrt/windows/devices/gpio/provider/py.typed, projection/winrt/winrt-Windows.Devices.Gpio/winrt/windows/devices/gpio/py.typed, projection/winrt/winrt-Windows.Devices.Haptics/winrt/windows/devices/haptics/py.typed, projection/winrt/winrt-Windows.Devices.HumanInterfaceDevice/winrt/windows/devices/humaninterfacedevice/py.typed, projection/winrt/winrt-Windows.Devices.I2c.Provider/winrt/windows/devices/i2c/provider/py.typed, projection/winrt/winrt-Windows.Devices.I2c/winrt/windows/devices/i2c/py.typed, projection/winrt/winrt-Windows.Devices.Input.Preview/winrt/windows/devices/input/preview/py.typed, projection/winrt/winrt-Windows.Devices.Input/winrt/windows/devices/input/py.typed, projection/winrt/winrt-Windows.Devices.Lights.Effects/winrt/windows/devices/lights/effects/py.typed, projection/winrt/winrt-Windows.Devices.Lights/winrt/windows/devices/lights/py.typed, projection/winrt/winrt-Windows.Devices.Midi/winrt/windows/devices/midi/py.typed, projection/winrt/winrt-Windows.Devices.Perception.Provider/winrt/windows/devices/perception/provider/py.typed, projection/winrt/winrt-Windows.Devices.Perception/winrt/windows/devices/perception/py.typed, projection/winrt/winrt-Windows.Devices.PointOfService.Provider/winrt/windows/devices/pointofservice/provider/py.typed, projection/winrt/winrt-Windows.Devices.PointOfService/winrt/windows/devices/pointofservice/py.typed, projection/winrt/winrt-Windows.Devices.Portable/winrt/windows/devices/portable/py.typed, projection/winrt/winrt-Windows.Devices.Power/winrt/windows/devices/power/py.typed, projection/winrt/winrt-Windows.Devices.Printers.Extensions/winrt/windows/devices/printers/extensions/py.typed, projection/winrt/winrt-Windows.Devices.Printers/winrt/windows/devices/printers/py.typed, projection/winrt/winrt-Windows.Devices.Pwm.Provider/winrt/windows/devices/pwm/provider/py.typed, projection/winrt/winrt-Windows.Devices.Pwm/winrt/windows/devices/pwm/py.typed, projection/winrt/winrt-Windows.Devices.Radios/winrt/windows/devices/radios/py.typed, projection/winrt/winrt-Windows.Devices.Scanners/winrt/windows/devices/scanners/py.typed, projection/winrt/winrt-Windows.Devices.Sensors.Custom/winrt/windows/devices/sensors/custom/py.typed, projection/winrt/winrt-Windows.Devices.Sensors/winrt/windows/devices/sensors/py.typed, projection/winrt/winrt-Windows.Devices.SerialCommunication/winrt/windows/devices/serialcommunication/py.typed, projection/winrt/winrt-Windows.Devices.SmartCards/winrt/windows/devices/smartcards/py.typed, projection/winrt/winrt-Windows.Devices.Sms/winrt/windows/devices/sms/py.typed, projection/winrt/winrt-Windows.Devices.Spi.Provider/winrt/windows/devices/spi/provider/py.typed, projection/winrt/winrt-Windows.Devices.Spi/winrt/windows/devices/spi/py.typed, projection/winrt/winrt-Windows.Devices.Usb/winrt/windows/devices/usb/py.typed, projection/winrt/winrt-Windows.Devices.WiFi/winrt/windows/devices/wifi/py.typed, projection/winrt/winrt-Windows.Devices.WiFiDirect.Services/winrt/windows/devices/wifidirect/services/py.typed, projection/winrt/winrt-Windows.Devices.WiFiDirect/winrt/windows/devices/wifidirect/py.typed, projection/winrt/winrt-Windows.Devices/winrt/windows/devices/py.typed, projection/winrt/winrt-Windows.Foundation.Collections/winrt/windows/foundation/collections/py.typed, projection/winrt/winrt-Windows.Foundation.Diagnostics/winrt/windows/foundation/diagnostics/py.typed, projection/winrt/winrt-Windows.Foundation.Metadata/winrt/windows/foundation/metadata/py.typed, projection/winrt/winrt-Windows.Foundation.Numerics/winrt/windows/foundation/numerics/py.typed, projection/winrt/winrt-Windows.Foundation/winrt/windows/foundation/py.typed, projection/winrt/winrt-Windows.Gaming.Input.Custom/winrt/windows/gaming/input/custom/py.typed, projection/winrt/winrt-Windows.Gaming.Input.ForceFeedback/winrt/windows/gaming/input/forcefeedback/py.typed, projection/winrt/winrt-Windows.Gaming.Input.Preview/winrt/windows/gaming/input/preview/py.typed, projection/winrt/winrt-Windows.Gaming.Input/winrt/windows/gaming/input/py.typed, projection/winrt/winrt-Windows.Gaming.Preview.GamesEnumeration/winrt/windows/gaming/preview/gamesenumeration/py.typed, projection/winrt/winrt-Windows.Gaming.UI/winrt/windows/gaming/ui/py.typed, projection/winrt/winrt-Windows.Gaming.XboxLive.Storage/winrt/windows/gaming/xboxlive/storage/py.typed, projection/winrt/winrt-Windows.Globalization.Collation/winrt/windows/globalization/collation/py.typed, projection/winrt/winrt-Windows.Globalization.DateTimeFormatting/winrt/windows/globalization/datetimeformatting/py.typed, projection/winrt/winrt-Windows.Globalization.Fonts/winrt/windows/globalization/fonts/py.typed, projection/winrt/winrt-Windows.Globalization.NumberFormatting/winrt/windows/globalization/numberformatting/py.typed, projection/winrt/winrt-Windows.Globalization.PhoneNumberFormatting/winrt/windows/globalization/phonenumberformatting/py.typed, projection/winrt/winrt-Windows.Globalization/winrt/windows/globalization/py.typed, projection/winrt/winrt-Windows.Graphics.Capture/winrt/windows/graphics/capture/py.typed, projection/winrt/winrt-Windows.Graphics.DirectX.Direct3D11/winrt/windows/graphics/directx/direct3d11/py.typed, projection/winrt/winrt-Windows.Graphics.DirectX/winrt/windows/graphics/directx/py.typed, projection/winrt/winrt-Windows.Graphics.Display.Core/winrt/windows/graphics/display/core/py.typed, projection/winrt/winrt-Windows.Graphics.Display/winrt/windows/graphics/display/py.typed, projection/winrt/winrt-Windows.Graphics.Effects/winrt/windows/graphics/effects/py.typed, projection/winrt/winrt-Windows.Graphics.Holographic/winrt/windows/graphics/holographic/py.typed, projection/winrt/winrt-Windows.Graphics.Imaging/winrt/windows/graphics/imaging/py.typed, projection/winrt/winrt-Windows.Graphics.Printing.OptionDetails/winrt/windows/graphics/printing/optiondetails/py.typed, projection/winrt/winrt-Windows.Graphics.Printing.PrintSupport/winrt/windows/graphics/printing/printsupport/py.typed, projection/winrt/winrt-Windows.Graphics.Printing.PrintTicket/winrt/windows/graphics/printing/printticket/py.typed, projection/winrt/winrt-Windows.Graphics.Printing.ProtectedPrint/winrt/windows/graphics/printing/protectedprint/py.typed, projection/winrt/winrt-Windows.Graphics.Printing.Workflow/winrt/windows/graphics/printing/workflow/py.typed, projection/winrt/winrt-Windows.Graphics.Printing/winrt/windows/graphics/printing/py.typed, projection/winrt/winrt-Windows.Graphics.Printing3D/winrt/windows/graphics/printing3d/py.typed, projection/winrt/winrt-Windows.Graphics/winrt/windows/graphics/py.typed, projection/winrt/winrt-Windows.Management.Core/winrt/windows/management/core/py.typed, projection/winrt/winrt-Windows.Management.Deployment.Preview/winrt/windows/management/deployment/preview/py.typed, projection/winrt/winrt-Windows.Management.Deployment/winrt/windows/management/deployment/py.typed, projection/winrt/winrt-Windows.Management.Policies/winrt/windows/management/policies/py.typed, projection/winrt/winrt-Windows.Management.Setup/winrt/windows/management/setup/py.typed, projection/winrt/winrt-Windows.Management.Update/winrt/windows/management/update/py.typed, projection/winrt/winrt-Windows.Management.Workplace/winrt/windows/management/workplace/py.typed, projection/winrt/winrt-Windows.Management/winrt/windows/management/py.typed, projection/winrt/winrt-Windows.Media.AppBroadcasting/winrt/windows/media/appbroadcasting/py.typed, projection/winrt/winrt-Windows.Media.AppRecording/winrt/windows/media/apprecording/py.typed, projection/winrt/winrt-Windows.Media.Audio/winrt/windows/media/audio/py.typed, projection/winrt/winrt-Windows.Media.Capture.Core/winrt/windows/media/capture/core/py.typed, projection/winrt/winrt-Windows.Media.Capture.Frames/winrt/windows/media/capture/frames/py.typed, projection/winrt/winrt-Windows.Media.Capture/winrt/windows/media/capture/py.typed, projection/winrt/winrt-Windows.Media.Casting/winrt/windows/media/casting/py.typed, projection/winrt/winrt-Windows.Media.ClosedCaptioning/winrt/windows/media/closedcaptioning/py.typed, projection/winrt/winrt-Windows.Media.ContentRestrictions/winrt/windows/media/contentrestrictions/py.typed, projection/winrt/winrt-Windows.Media.Control/winrt/windows/media/control/py.typed, projection/winrt/winrt-Windows.Media.Core.Preview/winrt/windows/media/core/preview/py.typed, projection/winrt/winrt-Windows.Media.Core/winrt/windows/media/core/py.typed, projection/winrt/winrt-Windows.Media.Devices.Core/winrt/windows/media/devices/core/py.typed, projection/winrt/winrt-Windows.Media.Devices/winrt/windows/media/devices/py.typed, projection/winrt/winrt-Windows.Media.DialProtocol/winrt/windows/media/dialprotocol/py.typed, projection/winrt/winrt-Windows.Media.Editing/winrt/windows/media/editing/py.typed, projection/winrt/winrt-Windows.Media.Effects/winrt/windows/media/effects/py.typed, projection/winrt/winrt-Windows.Media.FaceAnalysis/winrt/windows/media/faceanalysis/py.typed, projection/winrt/winrt-Windows.Media.Import/winrt/windows/media/import_/py.typed, projection/winrt/winrt-Windows.Media.MediaProperties/winrt/windows/media/mediaproperties/py.typed, projection/winrt/winrt-Windows.Media.Miracast/winrt/windows/media/miracast/py.typed, projection/winrt/winrt-Windows.Media.Ocr/winrt/windows/media/ocr/py.typed, projection/winrt/winrt-Windows.Media.PlayTo/winrt/windows/media/playto/py.typed, projection/winrt/winrt-Windows.Media.Playback/winrt/windows/media/playback/py.typed, projection/winrt/winrt-Windows.Media.Playlists/winrt/windows/media/playlists/py.typed, projection/winrt/winrt-Windows.Media.Protection.PlayReady/winrt/windows/media/protection/playready/py.typed, projection/winrt/winrt-Windows.Media.Protection/winrt/windows/media/protection/py.typed, projection/winrt/winrt-Windows.Media.Render/winrt/windows/media/render/py.typed, projection/winrt/winrt-Windows.Media.SpeechRecognition/winrt/windows/media/speechrecognition/py.typed, projection/winrt/winrt-Windows.Media.SpeechSynthesis/winrt/windows/media/speechsynthesis/py.typed, projection/winrt/winrt-Windows.Media.Streaming.Adaptive/winrt/windows/media/streaming/adaptive/py.typed, projection/winrt/winrt-Windows.Media.Transcoding/winrt/windows/media/transcoding/py.typed, projection/winrt/winrt-Windows.Media/winrt/windows/media/py.typed, projection/winrt/winrt-Windows.Networking.BackgroundTransfer/winrt/windows/networking/backgroundtransfer/py.typed, projection/winrt/winrt-Windows.Networking.Connectivity/winrt/windows/networking/connectivity/py.typed, projection/winrt/winrt-Windows.Networking.NetworkOperators/winrt/windows/networking/networkoperators/py.typed, projection/winrt/winrt-Windows.Networking.Proximity/winrt/windows/networking/proximity/py.typed, projection/winrt/winrt-Windows.Networking.PushNotifications/winrt/windows/networking/pushnotifications/py.typed, projection/winrt/winrt-Windows.Networking.ServiceDiscovery.Dnssd/winrt/windows/networking/servicediscovery/dnssd/py.typed, projection/winrt/winrt-Windows.Networking.Sockets/winrt/windows/networking/sockets/py.typed, projection/winrt/winrt-Windows.Networking.Vpn/winrt/windows/networking/vpn/py.typed, projection/winrt/winrt-Windows.Networking.XboxLive/winrt/windows/networking/xboxlive/py.typed, projection/winrt/winrt-Windows.Networking/winrt/windows/networking/py.typed, projection/winrt/winrt-Windows.Perception.Automation.Core/winrt/windows/perception/automation/core/py.typed, projection/winrt/winrt-Windows.Perception.People/winrt/windows/perception/people/py.typed, projection/winrt/winrt-Windows.Perception.Spatial.Preview/winrt/windows/perception/spatial/preview/py.typed, projection/winrt/winrt-Windows.Perception.Spatial.Surfaces/winrt/windows/perception/spatial/surfaces/py.typed, projection/winrt/winrt-Windows.Perception.Spatial/winrt/windows/perception/spatial/py.typed, projection/winrt/winrt-Windows.Perception/winrt/windows/perception/py.typed, projection/winrt/winrt-Windows.Security.Authentication.Identity.Core/winrt/windows/security/authentication/identity/core/py.typed, projection/winrt/winrt-Windows.Security.Authentication.Identity.Provider/winrt/windows/security/authentication/identity/provider/py.typed, projection/winrt/winrt-Windows.Security.Authentication.Identity/winrt/windows/security/authentication/identity/py.typed, projection/winrt/winrt-Windows.Security.Authentication.OnlineId/winrt/windows/security/authentication/onlineid/py.typed, projection/winrt/winrt-Windows.Security.Authentication.Web.Core/winrt/windows/security/authentication/web/core/py.typed, projection/winrt/winrt-Windows.Security.Authentication.Web.Provider/winrt/windows/security/authentication/web/provider/py.typed, projection/winrt/winrt-Windows.Security.Authentication.Web/winrt/windows/security/authentication/web/py.typed, projection/winrt/winrt-Windows.Security.Authorization.AppCapabilityAccess/winrt/windows/security/authorization/appcapabilityaccess/py.typed, projection/winrt/winrt-Windows.Security.Credentials.UI/winrt/windows/security/credentials/ui/py.typed, projection/winrt/winrt-Windows.Security.Credentials/winrt/windows/security/credentials/py.typed, projection/winrt/winrt-Windows.Security.Cryptography.Certificates/winrt/windows/security/cryptography/certificates/py.typed, projection/winrt/winrt-Windows.Security.Cryptography.Core/winrt/windows/security/cryptography/core/py.typed, projection/winrt/winrt-Windows.Security.Cryptography.DataProtection/winrt/windows/security/cryptography/dataprotection/py.typed, projection/winrt/winrt-Windows.Security.Cryptography/winrt/windows/security/cryptography/py.typed, projection/winrt/winrt-Windows.Security.DataProtection/winrt/windows/security/dataprotection/py.typed, projection/winrt/winrt-Windows.Security.EnterpriseData/winrt/windows/security/enterprisedata/py.typed, projection/winrt/winrt-Windows.Security.ExchangeActiveSyncProvisioning/winrt/windows/security/exchangeactivesyncprovisioning/py.typed, projection/winrt/winrt-Windows.Security.Isolation/winrt/windows/security/isolation/py.typed, projection/winrt/winrt-Windows.Services.Cortana/winrt/windows/services/cortana/py.typed, projection/winrt/winrt-Windows.Services.Maps.Guidance/winrt/windows/services/maps/guidance/py.typed, projection/winrt/winrt-Windows.Services.Maps.LocalSearch/winrt/windows/services/maps/localsearch/py.typed, projection/winrt/winrt-Windows.Services.Maps.OfflineMaps/winrt/windows/services/maps/offlinemaps/py.typed, projection/winrt/winrt-Windows.Services.Maps/winrt/windows/services/maps/py.typed, projection/winrt/winrt-Windows.Services.Store/winrt/windows/services/store/py.typed, projection/winrt/winrt-Windows.Services.TargetedContent/winrt/windows/services/targetedcontent/py.typed, projection/winrt/winrt-Windows.Storage.AccessCache/winrt/windows/storage/accesscache/py.typed, projection/winrt/winrt-Windows.Storage.BulkAccess/winrt/windows/storage/bulkaccess/py.typed, projection/winrt/winrt-Windows.Storage.Compression/winrt/windows/storage/compression/py.typed, projection/winrt/winrt-Windows.Storage.FileProperties/winrt/windows/storage/fileproperties/py.typed, projection/winrt/winrt-Windows.Storage.Pickers.Provider/winrt/windows/storage/pickers/provider/py.typed, projection/winrt/winrt-Windows.Storage.Pickers/winrt/windows/storage/pickers/py.typed, projection/winrt/winrt-Windows.Storage.Provider/winrt/windows/storage/provider/py.typed, projection/winrt/winrt-Windows.Storage.Search/winrt/windows/storage/search/py.typed, projection/winrt/winrt-Windows.Storage.Streams/winrt/windows/storage/streams/py.typed, projection/winrt/winrt-Windows.Storage/winrt/windows/storage/py.typed, projection/winrt/winrt-Windows.System.Diagnostics.DevicePortal/winrt/windows/system/diagnostics/deviceportal/py.typed, projection/winrt/winrt-Windows.System.Diagnostics.Telemetry/winrt/windows/system/diagnostics/telemetry/py.typed, projection/winrt/winrt-Windows.System.Diagnostics.TraceReporting/winrt/windows/system/diagnostics/tracereporting/py.typed, projection/winrt/winrt-Windows.System.Diagnostics/winrt/windows/system/diagnostics/py.typed, projection/winrt/winrt-Windows.System.Display/winrt/windows/system/display/py.typed, projection/winrt/winrt-Windows.System.Implementation.FileExplorer/winrt/windows/system/implementation/fileexplorer/py.typed, projection/winrt/winrt-Windows.System.Inventory/winrt/windows/system/inventory/py.typed, projection/winrt/winrt-Windows.System.Power.Diagnostics/winrt/windows/system/power/diagnostics/py.typed, projection/winrt/winrt-Windows.System.Power/winrt/windows/system/power/py.typed, projection/winrt/winrt-Windows.System.Preview/winrt/windows/system/preview/py.typed, projection/winrt/winrt-Windows.System.Profile.SystemManufacturers/winrt/windows/system/profile/systemmanufacturers/py.typed, projection/winrt/winrt-Windows.System.Profile/winrt/windows/system/profile/py.typed, projection/winrt/winrt-Windows.System.RemoteDesktop.Input/winrt/windows/system/remotedesktop/input/py.typed, projection/winrt/winrt-Windows.System.RemoteDesktop.Provider/winrt/windows/system/remotedesktop/provider/py.typed, projection/winrt/winrt-Windows.System.RemoteDesktop/winrt/windows/system/remotedesktop/py.typed, projection/winrt/winrt-Windows.System.RemoteSystems/winrt/windows/system/remotesystems/py.typed, projection/winrt/winrt-Windows.System.Threading.Core/winrt/windows/system/threading/core/py.typed, projection/winrt/winrt-Windows.System.Threading/winrt/windows/system/threading/py.typed, projection/winrt/winrt-Windows.System.Update/winrt/windows/system/update/py.typed, projection/winrt/winrt-Windows.System.UserProfile/winrt/windows/system/userprofile/py.typed, projection/winrt/winrt-Windows.System/winrt/windows/system/py.typed, projection/winrt/winrt-Windows.UI.Accessibility/winrt/windows/ui/accessibility/py.typed, projection/winrt/winrt-Windows.UI.ApplicationSettings/winrt/windows/ui/applicationsettings/py.typed, projection/winrt/winrt-Windows.UI.Composition.Core/winrt/windows/ui/composition/core/py.typed, projection/winrt/winrt-Windows.UI.Composition.Desktop/winrt/windows/ui/composition/desktop/py.typed, projection/winrt/winrt-Windows.UI.Composition.Diagnostics/winrt/windows/ui/composition/diagnostics/py.typed, projection/winrt/winrt-Windows.UI.Composition.Effects/winrt/windows/ui/composition/effects/py.typed, projection/winrt/winrt-Windows.UI.Composition.Interactions/winrt/windows/ui/composition/interactions/py.typed, projection/winrt/winrt-Windows.UI.Composition.Scenes/winrt/windows/ui/composition/scenes/py.typed, projection/winrt/winrt-Windows.UI.Composition/winrt/windows/ui/composition/py.typed, projection/winrt/winrt-Windows.UI.Core.AnimationMetrics/winrt/windows/ui/core/animationmetrics/py.typed, projection/winrt/winrt-Windows.UI.Core.Preview/winrt/windows/ui/core/preview/py.typed, projection/winrt/winrt-Windows.UI.Core/winrt/windows/ui/core/py.typed, projection/winrt/winrt-Windows.UI.Input.Core/winrt/windows/ui/input/core/py.typed, projection/winrt/winrt-Windows.UI.Input.Inking.Analysis/winrt/windows/ui/input/inking/analysis/py.typed, projection/winrt/winrt-Windows.UI.Input.Inking.Core/winrt/windows/ui/input/inking/core/py.typed, projection/winrt/winrt-Windows.UI.Input.Inking.Preview/winrt/windows/ui/input/inking/preview/py.typed, projection/winrt/winrt-Windows.UI.Input.Inking/winrt/windows/ui/input/inking/py.typed, projection/winrt/winrt-Windows.UI.Input.Preview.Injection/winrt/windows/ui/input/preview/injection/py.typed, projection/winrt/winrt-Windows.UI.Input.Preview/winrt/windows/ui/input/preview/py.typed, projection/winrt/winrt-Windows.UI.Input.Spatial/winrt/windows/ui/input/spatial/py.typed, projection/winrt/winrt-Windows.UI.Input/winrt/windows/ui/input/py.typed, projection/winrt/winrt-Windows.UI.Notifications.Management/winrt/windows/ui/notifications/management/py.typed, projection/winrt/winrt-Windows.UI.Notifications.Preview/winrt/windows/ui/notifications/preview/py.typed, projection/winrt/winrt-Windows.UI.Notifications/winrt/windows/ui/notifications/py.typed, projection/winrt/winrt-Windows.UI.Popups/winrt/windows/ui/popups/py.typed, projection/winrt/winrt-Windows.UI.Shell/winrt/windows/ui/shell/py.typed, projection/winrt/winrt-Windows.UI.StartScreen/winrt/windows/ui/startscreen/py.typed, projection/winrt/winrt-Windows.UI.Text.Core/winrt/windows/ui/text/core/py.typed, projection/winrt/winrt-Windows.UI.Text/winrt/windows/ui/text/py.typed, projection/winrt/winrt-Windows.UI.UIAutomation.Core/winrt/windows/ui/uiautomation/core/py.typed, projection/winrt/winrt-Windows.UI.UIAutomation/winrt/windows/ui/uiautomation/py.typed, projection/winrt/winrt-Windows.UI.ViewManagement.Core/winrt/windows/ui/viewmanagement/core/py.typed, projection/winrt/winrt-Windows.UI.ViewManagement/winrt/windows/ui/viewmanagement/py.typed, projection/winrt/winrt-Windows.UI.WebUI/winrt/windows/ui/webui/py.typed, projection/winrt/winrt-Windows.UI.WindowManagement.Preview/winrt/windows/ui/windowmanagement/preview/py.typed, projection/winrt/winrt-Windows.UI.WindowManagement/winrt/windows/ui/windowmanagement/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Automation.Peers/winrt/windows/ui/xaml/automation/peers/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Automation.Provider/winrt/windows/ui/xaml/automation/provider/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Automation.Text/winrt/windows/ui/xaml/automation/text/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Automation/winrt/windows/ui/xaml/automation/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Controls.Maps/winrt/windows/ui/xaml/controls/maps/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Controls.Primitives/winrt/windows/ui/xaml/controls/primitives/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Controls/winrt/windows/ui/xaml/controls/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Core.Direct/winrt/windows/ui/xaml/core/direct/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Data/winrt/windows/ui/xaml/data/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Documents/winrt/windows/ui/xaml/documents/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Hosting/winrt/windows/ui/xaml/hosting/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Input/winrt/windows/ui/xaml/input/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Interop/winrt/windows/ui/xaml/interop/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Markup/winrt/windows/ui/xaml/markup/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Media.Animation/winrt/windows/ui/xaml/media/animation/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Media.Imaging/winrt/windows/ui/xaml/media/imaging/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Media.Media3D/winrt/windows/ui/xaml/media/media3d/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Media/winrt/windows/ui/xaml/media/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Navigation/winrt/windows/ui/xaml/navigation/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Printing/winrt/windows/ui/xaml/printing/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Resources/winrt/windows/ui/xaml/resources/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Shapes/winrt/windows/ui/xaml/shapes/py.typed, projection/winrt/winrt-Windows.UI.Xaml/winrt/windows/ui/xaml/py.typed, projection/winrt/winrt-Windows.UI/winrt/windows/ui/py.typed, projection/winrt/winrt-Windows.Web.AtomPub/winrt/windows/web/atompub/py.typed, projection/winrt/winrt-Windows.Web.Http.Diagnostics/winrt/windows/web/http/diagnostics/py.typed, projection/winrt/winrt-Windows.Web.Http.Filters/winrt/windows/web/http/filters/py.typed, projection/winrt/winrt-Windows.Web.Http.Headers/winrt/windows/web/http/headers/py.typed, projection/winrt/winrt-Windows.Web.Http/winrt/windows/web/http/py.typed, projection/winrt/winrt-Windows.Web.Syndication/winrt/windows/web/syndication/py.typed, projection/winrt/winrt-Windows.Web.UI.Interop/winrt/windows/web/ui/interop/py.typed, projection/winrt/winrt-Windows.Web.UI/winrt/windows/web/ui/py.typed, projection/winrt/winrt-Windows.Web/winrt/windows/web/py.typed, projection/winui2/winui2-Microsoft.UI.Xaml.Automation.Peers/winui2/microsoft/ui/xaml/automation/peers/py.typed, projection/winui2/winui2-Microsoft.UI.Xaml.Controls.AnimatedVisuals/winui2/microsoft/ui/xaml/controls/animatedvisuals/py.typed, projection/winui2/winui2-Microsoft.UI.Xaml.Controls.Primitives/winui2/microsoft/ui/xaml/controls/primitives/py.typed, projection/winui2/winui2-Microsoft.UI.Xaml.Controls/winui2/microsoft/ui/xaml/controls/py.typed, projection/winui2/winui2-Microsoft.UI.Xaml.Media/winui2/microsoft/ui/xaml/media/py.typed, projection/winui2/winui2-Microsoft.UI.Xaml.XamlTypeInfo/winui2/microsoft/ui/xaml/xamltypeinfo/py.typed, projection/winui3/winui3-Microsoft.Graphics.DirectX/winui3/microsoft/graphics/directx/py.typed, projection/winui3/winui3-Microsoft.Graphics.Display/winui3/microsoft/graphics/display/py.typed, projection/winui3/winui3-Microsoft.Graphics.Imaging/winui3/microsoft/graphics/imaging/py.typed, projection/winui3/winui3-Microsoft.Security.Authentication.OAuth/winui3/microsoft/security/authentication/oauth/py.typed, projection/winui3/winui3-Microsoft.UI.Composition.Core/winui3/microsoft/ui/composition/core/py.typed, projection/winui3/winui3-Microsoft.UI.Composition.Diagnostics/winui3/microsoft/ui/composition/diagnostics/py.typed, projection/winui3/winui3-Microsoft.UI.Composition.Effects/winui3/microsoft/ui/composition/effects/py.typed, projection/winui3/winui3-Microsoft.UI.Composition.Interactions/winui3/microsoft/ui/composition/interactions/py.typed, projection/winui3/winui3-Microsoft.UI.Composition.Scenes/winui3/microsoft/ui/composition/scenes/py.typed, projection/winui3/winui3-Microsoft.UI.Composition.SystemBackdrops/winui3/microsoft/ui/composition/systembackdrops/py.typed, projection/winui3/winui3-Microsoft.UI.Composition/winui3/microsoft/ui/composition/py.typed, projection/winui3/winui3-Microsoft.UI.Content/winui3/microsoft/ui/content/py.typed, projection/winui3/winui3-Microsoft.UI.Dispatching/winui3/microsoft/ui/dispatching/py.typed, projection/winui3/winui3-Microsoft.UI.Input.DragDrop/winui3/microsoft/ui/input/dragdrop/py.typed, projection/winui3/winui3-Microsoft.UI.Input.Interop/winui3/microsoft/ui/input/interop/py.typed, projection/winui3/winui3-Microsoft.UI.Input/winui3/microsoft/ui/input/py.typed, projection/winui3/winui3-Microsoft.UI.System/winui3/microsoft/ui/system/py.typed, projection/winui3/winui3-Microsoft.UI.Text/winui3/microsoft/ui/text/py.typed, projection/winui3/winui3-Microsoft.UI.Windowing/winui3/microsoft/ui/windowing/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Automation.Peers/winui3/microsoft/ui/xaml/automation/peers/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Automation.Provider/winui3/microsoft/ui/xaml/automation/provider/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Automation.Text/winui3/microsoft/ui/xaml/automation/text/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Automation/winui3/microsoft/ui/xaml/automation/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Controls.AnimatedVisuals/winui3/microsoft/ui/xaml/controls/animatedvisuals/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Controls.Primitives/winui3/microsoft/ui/xaml/controls/primitives/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Controls/winui3/microsoft/ui/xaml/controls/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Data/winui3/microsoft/ui/xaml/data/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Documents/winui3/microsoft/ui/xaml/documents/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Hosting/winui3/microsoft/ui/xaml/hosting/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Input/winui3/microsoft/ui/xaml/input/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Interop/winui3/microsoft/ui/xaml/interop/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Markup/winui3/microsoft/ui/xaml/markup/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Media.Animation/winui3/microsoft/ui/xaml/media/animation/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Media.Imaging/winui3/microsoft/ui/xaml/media/imaging/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Media.Media3D/winui3/microsoft/ui/xaml/media/media3d/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Media/winui3/microsoft/ui/xaml/media/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Navigation/winui3/microsoft/ui/xaml/navigation/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Printing/winui3/microsoft/ui/xaml/printing/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Resources/winui3/microsoft/ui/xaml/resources/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Shapes/winui3/microsoft/ui/xaml/shapes/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.XamlTypeInfo/winui3/microsoft/ui/xaml/xamltypeinfo/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml/winui3/microsoft/ui/xaml/py.typed, projection/winui3/winui3-Microsoft.UI/winui3/microsoft/ui/py.typed, projection/winui3/winui3-Microsoft.Windows.AI.ContentSafety/winui3/microsoft/windows/ai/contentsafety/py.typed, projection/winui3/winui3-Microsoft.Windows.AI.Imaging/winui3/microsoft/windows/ai/imaging/py.typed, projection/winui3/winui3-Microsoft.Windows.AI.Text/winui3/microsoft/windows/ai/text/py.typed, projection/winui3/winui3-Microsoft.Windows.AI/winui3/microsoft/windows/ai/py.typed, projection/winui3/winui3-Microsoft.Windows.AppLifecycle/winui3/microsoft/windows/applifecycle/py.typed, projection/winui3/winui3-Microsoft.Windows.AppNotifications.Builder/winui3/microsoft/windows/appnotifications/builder/py.typed, projection/winui3/winui3-Microsoft.Windows.AppNotifications/winui3/microsoft/windows/appnotifications/py.typed, projection/winui3/winui3-Microsoft.Windows.ApplicationModel.Background.UniversalBGTask/winui3/microsoft/windows/applicationmodel/background/universalbgtask/py.typed, projection/winui3/winui3-Microsoft.Windows.ApplicationModel.Background/winui3/microsoft/windows/applicationmodel/background/py.typed, projection/winui3/winui3-Microsoft.Windows.ApplicationModel.DynamicDependency/winui3/microsoft/windows/applicationmodel/dynamicdependency/py.typed, projection/winui3/winui3-Microsoft.Windows.ApplicationModel.Resources/winui3/microsoft/windows/applicationmodel/resources/py.typed, projection/winui3/winui3-Microsoft.Windows.ApplicationModel.WindowsAppRuntime/winui3/microsoft/windows/applicationmodel/windowsappruntime/py.typed, projection/winui3/winui3-Microsoft.Windows.BadgeNotifications/winui3/microsoft/windows/badgenotifications/py.typed, projection/winui3/winui3-Microsoft.Windows.Globalization/winui3/microsoft/windows/globalization/py.typed, projection/winui3/winui3-Microsoft.Windows.Management.Deployment/winui3/microsoft/windows/management/deployment/py.typed, projection/winui3/winui3-Microsoft.Windows.Media.Capture/winui3/microsoft/windows/media/capture/py.typed, projection/winui3/winui3-Microsoft.Windows.PushNotifications/winui3/microsoft/windows/pushnotifications/py.typed, projection/winui3/winui3-Microsoft.Windows.Security.AccessControl/winui3/microsoft/windows/security/accesscontrol/py.typed, projection/winui3/winui3-Microsoft.Windows.Storage/winui3/microsoft/windows/storage/py.typed, projection/winui3/winui3-Microsoft.Windows.System.Power/winui3/microsoft/windows/system/power/py.typed, projection/winui3/winui3-Microsoft.Windows.System/winui3/microsoft/windows/system/py.typed, projection/winui3/winui3-Microsoft.Windows.Widgets.Feeds.Providers/winui3/microsoft/windows/widgets/feeds/providers/py.typed, projection/winui3/winui3-Microsoft.Windows.Widgets.Notifications/winui3/microsoft/windows/widgets/notifications/py.typed, projection/winui3/winui3-Microsoft.Windows.Widgets.Providers/winui3/microsoft/windows/widgets/providers/py.typed, projection/winui3/winui3-Microsoft.Windows.Widgets/winui3/microsoft/windows/widgets/py.typed, projection/winui3/winui3-Microsoft.Windows.Workloads/winui3/microsoft/windows/workloads/py.typed",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "projection/interop/winrt-Windows.Graphics.Capture.Interop/winrt/windows/graphics/capture/interop/py.typed, projection/interop/winrt-Windows.Graphics.DirectX.Direct3D11.Interop/winrt/windows/graphics/directx/direct3d11/interop/py.typed, projection/interop/winrt-Windows.Media.Interop/winrt/windows/media/interop/py.typed, projection/interop/winrt-Windows.System.Interop/winrt/windows/system/interop/py.typed, projection/interop/winrt-Windows.UI.Composition.Interop/winrt/windows/ui/composition/interop/py.typed, projection/interop/winrt-Windows.UI.Xaml.Hosting.Interop/winrt/windows/ui/xaml/hosting/interop/py.typed, projection/interop/winui3-Microsoft.UI.Interop/winui3/microsoft/ui/interop/py.typed, projection/interop/winui3-Microsoft.Windows.ApplicationModel.DynamicDependency.Bootstrap/winui3/microsoft/windows/applicationmodel/dynamicdependency/bootstrap/py.typed, projection/test-winrt/test-winrt-TestComponent/test_winrt/testcomponent/py.typed, projection/webview2/webview2-Microsoft.Web.WebView2.Core/webview2/microsoft/web/webview2/core/py.typed, projection/winrt-runtime/src/winrt/py.typed, projection/winrt-runtime/src/winrt/runtime/py.typed, projection/winrt-runtime/src/winrt/system/py.typed, projection/winrt/winrt-Windows.AI.Actions.Hosting/winrt/windows/ai/actions/hosting/py.typed, projection/winrt/winrt-Windows.AI.Actions.Provider/winrt/windows/ai/actions/provider/py.typed, projection/winrt/winrt-Windows.AI.Actions/winrt/windows/ai/actions/py.typed, projection/winrt/winrt-Windows.AI.MachineLearning.Preview/winrt/windows/ai/machinelearning/preview/py.typed, projection/winrt/winrt-Windows.AI.MachineLearning/winrt/windows/ai/machinelearning/py.typed, projection/winrt/winrt-Windows.AI.ModelContextProtocol/winrt/windows/ai/modelcontextprotocol/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Activation/winrt/windows/applicationmodel/activation/py.typed, projection/winrt/winrt-Windows.ApplicationModel.AppExtensions/winrt/windows/applicationmodel/appextensions/py.typed, projection/winrt/winrt-Windows.ApplicationModel.AppService/winrt/windows/applicationmodel/appservice/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Appointments.AppointmentsProvider/winrt/windows/applicationmodel/appointments/appointmentsprovider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Appointments.DataProvider/winrt/windows/applicationmodel/appointments/dataprovider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Appointments/winrt/windows/applicationmodel/appointments/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Background/winrt/windows/applicationmodel/background/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Calls.Background/winrt/windows/applicationmodel/calls/background/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Calls.Provider/winrt/windows/applicationmodel/calls/provider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Calls/winrt/windows/applicationmodel/calls/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Chat/winrt/windows/applicationmodel/chat/py.typed, projection/winrt/winrt-Windows.ApplicationModel.CommunicationBlocking/winrt/windows/applicationmodel/communicationblocking/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Contacts.DataProvider/winrt/windows/applicationmodel/contacts/dataprovider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Contacts.Provider/winrt/windows/applicationmodel/contacts/provider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Contacts/winrt/windows/applicationmodel/contacts/py.typed, projection/winrt/winrt-Windows.ApplicationModel.ConversationalAgent/winrt/windows/applicationmodel/conversationalagent/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Core/winrt/windows/applicationmodel/core/py.typed, projection/winrt/winrt-Windows.ApplicationModel.DataTransfer.DragDrop.Core/winrt/windows/applicationmodel/datatransfer/dragdrop/core/py.typed, projection/winrt/winrt-Windows.ApplicationModel.DataTransfer.DragDrop/winrt/windows/applicationmodel/datatransfer/dragdrop/py.typed, projection/winrt/winrt-Windows.ApplicationModel.DataTransfer.ShareTarget/winrt/windows/applicationmodel/datatransfer/sharetarget/py.typed, projection/winrt/winrt-Windows.ApplicationModel.DataTransfer/winrt/windows/applicationmodel/datatransfer/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Email.DataProvider/winrt/windows/applicationmodel/email/dataprovider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Email/winrt/windows/applicationmodel/email/py.typed, projection/winrt/winrt-Windows.ApplicationModel.ExtendedExecution.Foreground/winrt/windows/applicationmodel/extendedexecution/foreground/py.typed, projection/winrt/winrt-Windows.ApplicationModel.ExtendedExecution/winrt/windows/applicationmodel/extendedexecution/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Holographic/winrt/windows/applicationmodel/holographic/py.typed, projection/winrt/winrt-Windows.ApplicationModel.LockScreen/winrt/windows/applicationmodel/lockscreen/py.typed, projection/winrt/winrt-Windows.ApplicationModel.PackageExtensions/winrt/windows/applicationmodel/packageextensions/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Payments.Provider/winrt/windows/applicationmodel/payments/provider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Payments/winrt/windows/applicationmodel/payments/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Preview.Holographic/winrt/windows/applicationmodel/preview/holographic/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Preview.InkWorkspace/winrt/windows/applicationmodel/preview/inkworkspace/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Preview.Notes/winrt/windows/applicationmodel/preview/notes/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Resources.Core/winrt/windows/applicationmodel/resources/core/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Resources.Management/winrt/windows/applicationmodel/resources/management/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Resources/winrt/windows/applicationmodel/resources/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Search.Core/winrt/windows/applicationmodel/search/core/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Search/winrt/windows/applicationmodel/search/py.typed, projection/winrt/winrt-Windows.ApplicationModel.SocialInfo.Provider/winrt/windows/applicationmodel/socialinfo/provider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.SocialInfo/winrt/windows/applicationmodel/socialinfo/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Store.LicenseManagement/winrt/windows/applicationmodel/store/licensemanagement/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Store.Preview.InstallControl/winrt/windows/applicationmodel/store/preview/installcontrol/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Store.Preview/winrt/windows/applicationmodel/store/preview/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Store/winrt/windows/applicationmodel/store/py.typed, projection/winrt/winrt-Windows.ApplicationModel.UserActivities.Core/winrt/windows/applicationmodel/useractivities/core/py.typed, projection/winrt/winrt-Windows.ApplicationModel.UserActivities/winrt/windows/applicationmodel/useractivities/py.typed, projection/winrt/winrt-Windows.ApplicationModel.UserDataAccounts.Provider/winrt/windows/applicationmodel/userdataaccounts/provider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.UserDataAccounts.SystemAccess/winrt/windows/applicationmodel/userdataaccounts/systemaccess/py.typed, projection/winrt/winrt-Windows.ApplicationModel.UserDataAccounts/winrt/windows/applicationmodel/userdataaccounts/py.typed, projection/winrt/winrt-Windows.ApplicationModel.UserDataTasks.DataProvider/winrt/windows/applicationmodel/userdatatasks/dataprovider/py.typed, projection/winrt/winrt-Windows.ApplicationModel.UserDataTasks/winrt/windows/applicationmodel/userdatatasks/py.typed, projection/winrt/winrt-Windows.ApplicationModel.VoiceCommands/winrt/windows/applicationmodel/voicecommands/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Wallet.System/winrt/windows/applicationmodel/wallet/system/py.typed, projection/winrt/winrt-Windows.ApplicationModel.Wallet/winrt/windows/applicationmodel/wallet/py.typed, projection/winrt/winrt-Windows.ApplicationModel/winrt/windows/applicationmodel/py.typed, projection/winrt/winrt-Windows.Data.Html/winrt/windows/data/html/py.typed, projection/winrt/winrt-Windows.Data.Json/winrt/windows/data/json/py.typed, projection/winrt/winrt-Windows.Data.Pdf/winrt/windows/data/pdf/py.typed, projection/winrt/winrt-Windows.Data.Text/winrt/windows/data/text/py.typed, projection/winrt/winrt-Windows.Data.Xml.Dom/winrt/windows/data/xml/dom/py.typed, projection/winrt/winrt-Windows.Data.Xml.Xsl/winrt/windows/data/xml/xsl/py.typed, projection/winrt/winrt-Windows.Devices.Adc.Provider/winrt/windows/devices/adc/provider/py.typed, projection/winrt/winrt-Windows.Devices.Adc/winrt/windows/devices/adc/py.typed, projection/winrt/winrt-Windows.Devices.Background/winrt/windows/devices/background/py.typed, projection/winrt/winrt-Windows.Devices.Bluetooth.Advertisement/winrt/windows/devices/bluetooth/advertisement/py.typed, projection/winrt/winrt-Windows.Devices.Bluetooth.Background/winrt/windows/devices/bluetooth/background/py.typed, projection/winrt/winrt-Windows.Devices.Bluetooth.GenericAttributeProfile/winrt/windows/devices/bluetooth/genericattributeprofile/py.typed, projection/winrt/winrt-Windows.Devices.Bluetooth.Rfcomm/winrt/windows/devices/bluetooth/rfcomm/py.typed, projection/winrt/winrt-Windows.Devices.Bluetooth/winrt/windows/devices/bluetooth/py.typed, projection/winrt/winrt-Windows.Devices.Custom/winrt/windows/devices/custom/py.typed, projection/winrt/winrt-Windows.Devices.Display.Core/winrt/windows/devices/display/core/py.typed, projection/winrt/winrt-Windows.Devices.Display/winrt/windows/devices/display/py.typed, projection/winrt/winrt-Windows.Devices.Enumeration.Pnp/winrt/windows/devices/enumeration/pnp/py.typed, projection/winrt/winrt-Windows.Devices.Enumeration/winrt/windows/devices/enumeration/py.typed, projection/winrt/winrt-Windows.Devices.Geolocation.Geofencing/winrt/windows/devices/geolocation/geofencing/py.typed, projection/winrt/winrt-Windows.Devices.Geolocation.Provider/winrt/windows/devices/geolocation/provider/py.typed, projection/winrt/winrt-Windows.Devices.Geolocation/winrt/windows/devices/geolocation/py.typed, projection/winrt/winrt-Windows.Devices.Gpio.Provider/winrt/windows/devices/gpio/provider/py.typed, projection/winrt/winrt-Windows.Devices.Gpio/winrt/windows/devices/gpio/py.typed, projection/winrt/winrt-Windows.Devices.Haptics/winrt/windows/devices/haptics/py.typed, projection/winrt/winrt-Windows.Devices.HumanInterfaceDevice/winrt/windows/devices/humaninterfacedevice/py.typed, projection/winrt/winrt-Windows.Devices.I2c.Provider/winrt/windows/devices/i2c/provider/py.typed, projection/winrt/winrt-Windows.Devices.I2c/winrt/windows/devices/i2c/py.typed, projection/winrt/winrt-Windows.Devices.Input.Preview/winrt/windows/devices/input/preview/py.typed, projection/winrt/winrt-Windows.Devices.Input/winrt/windows/devices/input/py.typed, projection/winrt/winrt-Windows.Devices.Lights.Effects/winrt/windows/devices/lights/effects/py.typed, projection/winrt/winrt-Windows.Devices.Lights/winrt/windows/devices/lights/py.typed, projection/winrt/winrt-Windows.Devices.Midi/winrt/windows/devices/midi/py.typed, projection/winrt/winrt-Windows.Devices.Perception.Provider/winrt/windows/devices/perception/provider/py.typed, projection/winrt/winrt-Windows.Devices.Perception/winrt/windows/devices/perception/py.typed, projection/winrt/winrt-Windows.Devices.PointOfService.Provider/winrt/windows/devices/pointofservice/provider/py.typed, projection/winrt/winrt-Windows.Devices.PointOfService/winrt/windows/devices/pointofservice/py.typed, projection/winrt/winrt-Windows.Devices.Portable/winrt/windows/devices/portable/py.typed, projection/winrt/winrt-Windows.Devices.Power/winrt/windows/devices/power/py.typed, projection/winrt/winrt-Windows.Devices.Printers.Extensions/winrt/windows/devices/printers/extensions/py.typed, projection/winrt/winrt-Windows.Devices.Printers/winrt/windows/devices/printers/py.typed, projection/winrt/winrt-Windows.Devices.Pwm.Provider/winrt/windows/devices/pwm/provider/py.typed, projection/winrt/winrt-Windows.Devices.Pwm/winrt/windows/devices/pwm/py.typed, projection/winrt/winrt-Windows.Devices.Radios/winrt/windows/devices/radios/py.typed, projection/winrt/winrt-Windows.Devices.Scanners/winrt/windows/devices/scanners/py.typed, projection/winrt/winrt-Windows.Devices.Sensors.Custom/winrt/windows/devices/sensors/custom/py.typed, projection/winrt/winrt-Windows.Devices.Sensors/winrt/windows/devices/sensors/py.typed, projection/winrt/winrt-Windows.Devices.SerialCommunication/winrt/windows/devices/serialcommunication/py.typed, projection/winrt/winrt-Windows.Devices.SmartCards/winrt/windows/devices/smartcards/py.typed, projection/winrt/winrt-Windows.Devices.Sms/winrt/windows/devices/sms/py.typed, projection/winrt/winrt-Windows.Devices.Spi.Provider/winrt/windows/devices/spi/provider/py.typed, projection/winrt/winrt-Windows.Devices.Spi/winrt/windows/devices/spi/py.typed, projection/winrt/winrt-Windows.Devices.Usb/winrt/windows/devices/usb/py.typed, projection/winrt/winrt-Windows.Devices.WiFi/winrt/windows/devices/wifi/py.typed, projection/winrt/winrt-Windows.Devices.WiFiDirect.Services/winrt/windows/devices/wifidirect/services/py.typed, projection/winrt/winrt-Windows.Devices.WiFiDirect/winrt/windows/devices/wifidirect/py.typed, projection/winrt/winrt-Windows.Devices/winrt/windows/devices/py.typed, projection/winrt/winrt-Windows.Foundation.Collections/winrt/windows/foundation/collections/py.typed, projection/winrt/winrt-Windows.Foundation.Diagnostics/winrt/windows/foundation/diagnostics/py.typed, projection/winrt/winrt-Windows.Foundation.Metadata/winrt/windows/foundation/metadata/py.typed, projection/winrt/winrt-Windows.Foundation.Numerics/winrt/windows/foundation/numerics/py.typed, projection/winrt/winrt-Windows.Foundation/winrt/windows/foundation/py.typed, projection/winrt/winrt-Windows.Gaming.Input.Custom/winrt/windows/gaming/input/custom/py.typed, projection/winrt/winrt-Windows.Gaming.Input.ForceFeedback/winrt/windows/gaming/input/forcefeedback/py.typed, projection/winrt/winrt-Windows.Gaming.Input.Preview/winrt/windows/gaming/input/preview/py.typed, projection/winrt/winrt-Windows.Gaming.Input/winrt/windows/gaming/input/py.typed, projection/winrt/winrt-Windows.Gaming.Preview.GamesEnumeration/winrt/windows/gaming/preview/gamesenumeration/py.typed, projection/winrt/winrt-Windows.Gaming.UI/winrt/windows/gaming/ui/py.typed, projection/winrt/winrt-Windows.Gaming.XboxLive.Storage/winrt/windows/gaming/xboxlive/storage/py.typed, projection/winrt/winrt-Windows.Globalization.Collation/winrt/windows/globalization/collation/py.typed, projection/winrt/winrt-Windows.Globalization.DateTimeFormatting/winrt/windows/globalization/datetimeformatting/py.typed, projection/winrt/winrt-Windows.Globalization.Fonts/winrt/windows/globalization/fonts/py.typed, projection/winrt/winrt-Windows.Globalization.NumberFormatting/winrt/windows/globalization/numberformatting/py.typed, projection/winrt/winrt-Windows.Globalization.PhoneNumberFormatting/winrt/windows/globalization/phonenumberformatting/py.typed, projection/winrt/winrt-Windows.Globalization/winrt/windows/globalization/py.typed, projection/winrt/winrt-Windows.Graphics.Capture/winrt/windows/graphics/capture/py.typed, projection/winrt/winrt-Windows.Graphics.DirectX.Direct3D11/winrt/windows/graphics/directx/direct3d11/py.typed, projection/winrt/winrt-Windows.Graphics.DirectX/winrt/windows/graphics/directx/py.typed, projection/winrt/winrt-Windows.Graphics.Display.Core/winrt/windows/graphics/display/core/py.typed, projection/winrt/winrt-Windows.Graphics.Display/winrt/windows/graphics/display/py.typed, projection/winrt/winrt-Windows.Graphics.Effects/winrt/windows/graphics/effects/py.typed, projection/winrt/winrt-Windows.Graphics.Holographic/winrt/windows/graphics/holographic/py.typed, projection/winrt/winrt-Windows.Graphics.Imaging/winrt/windows/graphics/imaging/py.typed, projection/winrt/winrt-Windows.Graphics.Printing.OptionDetails/winrt/windows/graphics/printing/optiondetails/py.typed, projection/winrt/winrt-Windows.Graphics.Printing.PrintSupport/winrt/windows/graphics/printing/printsupport/py.typed, projection/winrt/winrt-Windows.Graphics.Printing.PrintTicket/winrt/windows/graphics/printing/printticket/py.typed, projection/winrt/winrt-Windows.Graphics.Printing.ProtectedPrint/winrt/windows/graphics/printing/protectedprint/py.typed, projection/winrt/winrt-Windows.Graphics.Printing.Workflow/winrt/windows/graphics/printing/workflow/py.typed, projection/winrt/winrt-Windows.Graphics.Printing/winrt/windows/graphics/printing/py.typed, projection/winrt/winrt-Windows.Graphics.Printing3D/winrt/windows/graphics/printing3d/py.typed, projection/winrt/winrt-Windows.Graphics/winrt/windows/graphics/py.typed, projection/winrt/winrt-Windows.Management.Core/winrt/windows/management/core/py.typed, projection/winrt/winrt-Windows.Management.Deployment.Preview/winrt/windows/management/deployment/preview/py.typed, projection/winrt/winrt-Windows.Management.Deployment/winrt/windows/management/deployment/py.typed, projection/winrt/winrt-Windows.Management.Policies/winrt/windows/management/policies/py.typed, projection/winrt/winrt-Windows.Management.Setup/winrt/windows/management/setup/py.typed, projection/winrt/winrt-Windows.Management.Update/winrt/windows/management/update/py.typed, projection/winrt/winrt-Windows.Management.Workplace/winrt/windows/management/workplace/py.typed, projection/winrt/winrt-Windows.Management/winrt/windows/management/py.typed, projection/winrt/winrt-Windows.Media.AppBroadcasting/winrt/windows/media/appbroadcasting/py.typed, projection/winrt/winrt-Windows.Media.AppRecording/winrt/windows/media/apprecording/py.typed, projection/winrt/winrt-Windows.Media.Audio/winrt/windows/media/audio/py.typed, projection/winrt/winrt-Windows.Media.Capture.Core/winrt/windows/media/capture/core/py.typed, projection/winrt/winrt-Windows.Media.Capture.Frames/winrt/windows/media/capture/frames/py.typed, projection/winrt/winrt-Windows.Media.Capture/winrt/windows/media/capture/py.typed, projection/winrt/winrt-Windows.Media.Casting/winrt/windows/media/casting/py.typed, projection/winrt/winrt-Windows.Media.ClosedCaptioning/winrt/windows/media/closedcaptioning/py.typed, projection/winrt/winrt-Windows.Media.ContentRestrictions/winrt/windows/media/contentrestrictions/py.typed, projection/winrt/winrt-Windows.Media.Control/winrt/windows/media/control/py.typed, projection/winrt/winrt-Windows.Media.Core.Preview/winrt/windows/media/core/preview/py.typed, projection/winrt/winrt-Windows.Media.Core/winrt/windows/media/core/py.typed, projection/winrt/winrt-Windows.Media.Devices.Core/winrt/windows/media/devices/core/py.typed, projection/winrt/winrt-Windows.Media.Devices/winrt/windows/media/devices/py.typed, projection/winrt/winrt-Windows.Media.DialProtocol/winrt/windows/media/dialprotocol/py.typed, projection/winrt/winrt-Windows.Media.Editing/winrt/windows/media/editing/py.typed, projection/winrt/winrt-Windows.Media.Effects/winrt/windows/media/effects/py.typed, projection/winrt/winrt-Windows.Media.FaceAnalysis/winrt/windows/media/faceanalysis/py.typed, projection/winrt/winrt-Windows.Media.Import/winrt/windows/media/import_/py.typed, projection/winrt/winrt-Windows.Media.MediaProperties/winrt/windows/media/mediaproperties/py.typed, projection/winrt/winrt-Windows.Media.Miracast/winrt/windows/media/miracast/py.typed, projection/winrt/winrt-Windows.Media.Ocr/winrt/windows/media/ocr/py.typed, projection/winrt/winrt-Windows.Media.PlayTo/winrt/windows/media/playto/py.typed, projection/winrt/winrt-Windows.Media.Playback/winrt/windows/media/playback/py.typed, projection/winrt/winrt-Windows.Media.Playlists/winrt/windows/media/playlists/py.typed, projection/winrt/winrt-Windows.Media.Protection.PlayReady/winrt/windows/media/protection/playready/py.typed, projection/winrt/winrt-Windows.Media.Protection/winrt/windows/media/protection/py.typed, projection/winrt/winrt-Windows.Media.Render/winrt/windows/media/render/py.typed, projection/winrt/winrt-Windows.Media.SpeechRecognition/winrt/windows/media/speechrecognition/py.typed, projection/winrt/winrt-Windows.Media.SpeechSynthesis/winrt/windows/media/speechsynthesis/py.typed, projection/winrt/winrt-Windows.Media.Streaming.Adaptive/winrt/windows/media/streaming/adaptive/py.typed, projection/winrt/winrt-Windows.Media.Transcoding/winrt/windows/media/transcoding/py.typed, projection/winrt/winrt-Windows.Media/winrt/windows/media/py.typed, projection/winrt/winrt-Windows.Networking.BackgroundTransfer/winrt/windows/networking/backgroundtransfer/py.typed, projection/winrt/winrt-Windows.Networking.Connectivity/winrt/windows/networking/connectivity/py.typed, projection/winrt/winrt-Windows.Networking.NetworkOperators/winrt/windows/networking/networkoperators/py.typed, projection/winrt/winrt-Windows.Networking.Proximity/winrt/windows/networking/proximity/py.typed, projection/winrt/winrt-Windows.Networking.PushNotifications/winrt/windows/networking/pushnotifications/py.typed, projection/winrt/winrt-Windows.Networking.ServiceDiscovery.Dnssd/winrt/windows/networking/servicediscovery/dnssd/py.typed, projection/winrt/winrt-Windows.Networking.Sockets/winrt/windows/networking/sockets/py.typed, projection/winrt/winrt-Windows.Networking.Vpn/winrt/windows/networking/vpn/py.typed, projection/winrt/winrt-Windows.Networking.XboxLive/winrt/windows/networking/xboxlive/py.typed, projection/winrt/winrt-Windows.Networking/winrt/windows/networking/py.typed, projection/winrt/winrt-Windows.Perception.Automation.Core/winrt/windows/perception/automation/core/py.typed, projection/winrt/winrt-Windows.Perception.People/winrt/windows/perception/people/py.typed, projection/winrt/winrt-Windows.Perception.Spatial.Preview/winrt/windows/perception/spatial/preview/py.typed, projection/winrt/winrt-Windows.Perception.Spatial.Surfaces/winrt/windows/perception/spatial/surfaces/py.typed, projection/winrt/winrt-Windows.Perception.Spatial/winrt/windows/perception/spatial/py.typed, projection/winrt/winrt-Windows.Perception/winrt/windows/perception/py.typed, projection/winrt/winrt-Windows.Security.Authentication.Identity.Core/winrt/windows/security/authentication/identity/core/py.typed, projection/winrt/winrt-Windows.Security.Authentication.Identity.Provider/winrt/windows/security/authentication/identity/provider/py.typed, projection/winrt/winrt-Windows.Security.Authentication.Identity/winrt/windows/security/authentication/identity/py.typed, projection/winrt/winrt-Windows.Security.Authentication.OnlineId/winrt/windows/security/authentication/onlineid/py.typed, projection/winrt/winrt-Windows.Security.Authentication.Web.Core/winrt/windows/security/authentication/web/core/py.typed, projection/winrt/winrt-Windows.Security.Authentication.Web.Provider/winrt/windows/security/authentication/web/provider/py.typed, projection/winrt/winrt-Windows.Security.Authentication.Web/winrt/windows/security/authentication/web/py.typed, projection/winrt/winrt-Windows.Security.Authorization.AppCapabilityAccess/winrt/windows/security/authorization/appcapabilityaccess/py.typed, projection/winrt/winrt-Windows.Security.Credentials.UI/winrt/windows/security/credentials/ui/py.typed, projection/winrt/winrt-Windows.Security.Credentials/winrt/windows/security/credentials/py.typed, projection/winrt/winrt-Windows.Security.Cryptography.Certificates/winrt/windows/security/cryptography/certificates/py.typed, projection/winrt/winrt-Windows.Security.Cryptography.Core/winrt/windows/security/cryptography/core/py.typed, projection/winrt/winrt-Windows.Security.Cryptography.DataProtection/winrt/windows/security/cryptography/dataprotection/py.typed, projection/winrt/winrt-Windows.Security.Cryptography/winrt/windows/security/cryptography/py.typed, projection/winrt/winrt-Windows.Security.DataProtection/winrt/windows/security/dataprotection/py.typed, projection/winrt/winrt-Windows.Security.EnterpriseData/winrt/windows/security/enterprisedata/py.typed, projection/winrt/winrt-Windows.Security.ExchangeActiveSyncProvisioning/winrt/windows/security/exchangeactivesyncprovisioning/py.typed, projection/winrt/winrt-Windows.Security.Isolation/winrt/windows/security/isolation/py.typed, projection/winrt/winrt-Windows.Services.Cortana/winrt/windows/services/cortana/py.typed, projection/winrt/winrt-Windows.Services.Maps.Guidance/winrt/windows/services/maps/guidance/py.typed, projection/winrt/winrt-Windows.Services.Maps.LocalSearch/winrt/windows/services/maps/localsearch/py.typed, projection/winrt/winrt-Windows.Services.Maps.OfflineMaps/winrt/windows/services/maps/offlinemaps/py.typed, projection/winrt/winrt-Windows.Services.Maps/winrt/windows/services/maps/py.typed, projection/winrt/winrt-Windows.Services.Store/winrt/windows/services/store/py.typed, projection/winrt/winrt-Windows.Services.TargetedContent/winrt/windows/services/targetedcontent/py.typed, projection/winrt/winrt-Windows.Storage.AccessCache/winrt/windows/storage/accesscache/py.typed, projection/winrt/winrt-Windows.Storage.BulkAccess/winrt/windows/storage/bulkaccess/py.typed, projection/winrt/winrt-Windows.Storage.Compression/winrt/windows/storage/compression/py.typed, projection/winrt/winrt-Windows.Storage.FileProperties/winrt/windows/storage/fileproperties/py.typed, projection/winrt/winrt-Windows.Storage.Pickers.Provider/winrt/windows/storage/pickers/provider/py.typed, projection/winrt/winrt-Windows.Storage.Pickers/winrt/windows/storage/pickers/py.typed, projection/winrt/winrt-Windows.Storage.Provider/winrt/windows/storage/provider/py.typed, projection/winrt/winrt-Windows.Storage.Search/winrt/windows/storage/search/py.typed, projection/winrt/winrt-Windows.Storage.Streams/winrt/windows/storage/streams/py.typed, projection/winrt/winrt-Windows.Storage/winrt/windows/storage/py.typed, projection/winrt/winrt-Windows.System.Diagnostics.DevicePortal/winrt/windows/system/diagnostics/deviceportal/py.typed, projection/winrt/winrt-Windows.System.Diagnostics.Telemetry/winrt/windows/system/diagnostics/telemetry/py.typed, projection/winrt/winrt-Windows.System.Diagnostics.TraceReporting/winrt/windows/system/diagnostics/tracereporting/py.typed, projection/winrt/winrt-Windows.System.Diagnostics/winrt/windows/system/diagnostics/py.typed, projection/winrt/winrt-Windows.System.Display/winrt/windows/system/display/py.typed, projection/winrt/winrt-Windows.System.Implementation.FileExplorer/winrt/windows/system/implementation/fileexplorer/py.typed, projection/winrt/winrt-Windows.System.Inventory/winrt/windows/system/inventory/py.typed, projection/winrt/winrt-Windows.System.Power.Diagnostics/winrt/windows/system/power/diagnostics/py.typed, projection/winrt/winrt-Windows.System.Power/winrt/windows/system/power/py.typed, projection/winrt/winrt-Windows.System.Preview/winrt/windows/system/preview/py.typed, projection/winrt/winrt-Windows.System.Profile.SystemManufacturers/winrt/windows/system/profile/systemmanufacturers/py.typed, projection/winrt/winrt-Windows.System.Profile/winrt/windows/system/profile/py.typed, projection/winrt/winrt-Windows.System.RemoteDesktop.Input/winrt/windows/system/remotedesktop/input/py.typed, projection/winrt/winrt-Windows.System.RemoteDesktop.Provider/winrt/windows/system/remotedesktop/provider/py.typed, projection/winrt/winrt-Windows.System.RemoteDesktop/winrt/windows/system/remotedesktop/py.typed, projection/winrt/winrt-Windows.System.RemoteSystems/winrt/windows/system/remotesystems/py.typed, projection/winrt/winrt-Windows.System.Threading.Core/winrt/windows/system/threading/core/py.typed, projection/winrt/winrt-Windows.System.Threading/winrt/windows/system/threading/py.typed, projection/winrt/winrt-Windows.System.Update/winrt/windows/system/update/py.typed, projection/winrt/winrt-Windows.System.UserProfile/winrt/windows/system/userprofile/py.typed, projection/winrt/winrt-Windows.System/winrt/windows/system/py.typed, projection/winrt/winrt-Windows.UI.Accessibility/winrt/windows/ui/accessibility/py.typed, projection/winrt/winrt-Windows.UI.ApplicationSettings/winrt/windows/ui/applicationsettings/py.typed, projection/winrt/winrt-Windows.UI.Composition.Core/winrt/windows/ui/composition/core/py.typed, projection/winrt/winrt-Windows.UI.Composition.Desktop/winrt/windows/ui/composition/desktop/py.typed, projection/winrt/winrt-Windows.UI.Composition.Diagnostics/winrt/windows/ui/composition/diagnostics/py.typed, projection/winrt/winrt-Windows.UI.Composition.Effects/winrt/windows/ui/composition/effects/py.typed, projection/winrt/winrt-Windows.UI.Composition.Interactions/winrt/windows/ui/composition/interactions/py.typed, projection/winrt/winrt-Windows.UI.Composition.Scenes/winrt/windows/ui/composition/scenes/py.typed, projection/winrt/winrt-Windows.UI.Composition/winrt/windows/ui/composition/py.typed, projection/winrt/winrt-Windows.UI.Core.AnimationMetrics/winrt/windows/ui/core/animationmetrics/py.typed, projection/winrt/winrt-Windows.UI.Core.Preview/winrt/windows/ui/core/preview/py.typed, projection/winrt/winrt-Windows.UI.Core/winrt/windows/ui/core/py.typed, projection/winrt/winrt-Windows.UI.Input.Core/winrt/windows/ui/input/core/py.typed, projection/winrt/winrt-Windows.UI.Input.Inking.Analysis/winrt/windows/ui/input/inking/analysis/py.typed, projection/winrt/winrt-Windows.UI.Input.Inking.Core/winrt/windows/ui/input/inking/core/py.typed, projection/winrt/winrt-Windows.UI.Input.Inking.Preview/winrt/windows/ui/input/inking/preview/py.typed, projection/winrt/winrt-Windows.UI.Input.Inking/winrt/windows/ui/input/inking/py.typed, projection/winrt/winrt-Windows.UI.Input.Preview.Injection/winrt/windows/ui/input/preview/injection/py.typed, projection/winrt/winrt-Windows.UI.Input.Preview/winrt/windows/ui/input/preview/py.typed, projection/winrt/winrt-Windows.UI.Input.Spatial/winrt/windows/ui/input/spatial/py.typed, projection/winrt/winrt-Windows.UI.Input/winrt/windows/ui/input/py.typed, projection/winrt/winrt-Windows.UI.Notifications.Management/winrt/windows/ui/notifications/management/py.typed, projection/winrt/winrt-Windows.UI.Notifications.Preview/winrt/windows/ui/notifications/preview/py.typed, projection/winrt/winrt-Windows.UI.Notifications/winrt/windows/ui/notifications/py.typed, projection/winrt/winrt-Windows.UI.Popups/winrt/windows/ui/popups/py.typed, projection/winrt/winrt-Windows.UI.Shell/winrt/windows/ui/shell/py.typed, projection/winrt/winrt-Windows.UI.StartScreen/winrt/windows/ui/startscreen/py.typed, projection/winrt/winrt-Windows.UI.Text.Core/winrt/windows/ui/text/core/py.typed, projection/winrt/winrt-Windows.UI.Text/winrt/windows/ui/text/py.typed, projection/winrt/winrt-Windows.UI.UIAutomation.Core/winrt/windows/ui/uiautomation/core/py.typed, projection/winrt/winrt-Windows.UI.UIAutomation/winrt/windows/ui/uiautomation/py.typed, projection/winrt/winrt-Windows.UI.ViewManagement.Core/winrt/windows/ui/viewmanagement/core/py.typed, projection/winrt/winrt-Windows.UI.ViewManagement/winrt/windows/ui/viewmanagement/py.typed, projection/winrt/winrt-Windows.UI.WebUI/winrt/windows/ui/webui/py.typed, projection/winrt/winrt-Windows.UI.WindowManagement.Preview/winrt/windows/ui/windowmanagement/preview/py.typed, projection/winrt/winrt-Windows.UI.WindowManagement/winrt/windows/ui/windowmanagement/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Automation.Peers/winrt/windows/ui/xaml/automation/peers/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Automation.Provider/winrt/windows/ui/xaml/automation/provider/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Automation.Text/winrt/windows/ui/xaml/automation/text/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Automation/winrt/windows/ui/xaml/automation/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Controls.Maps/winrt/windows/ui/xaml/controls/maps/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Controls.Primitives/winrt/windows/ui/xaml/controls/primitives/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Controls/winrt/windows/ui/xaml/controls/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Core.Direct/winrt/windows/ui/xaml/core/direct/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Data/winrt/windows/ui/xaml/data/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Documents/winrt/windows/ui/xaml/documents/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Hosting/winrt/windows/ui/xaml/hosting/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Input/winrt/windows/ui/xaml/input/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Interop/winrt/windows/ui/xaml/interop/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Markup/winrt/windows/ui/xaml/markup/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Media.Animation/winrt/windows/ui/xaml/media/animation/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Media.Imaging/winrt/windows/ui/xaml/media/imaging/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Media.Media3D/winrt/windows/ui/xaml/media/media3d/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Media/winrt/windows/ui/xaml/media/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Navigation/winrt/windows/ui/xaml/navigation/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Printing/winrt/windows/ui/xaml/printing/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Resources/winrt/windows/ui/xaml/resources/py.typed, projection/winrt/winrt-Windows.UI.Xaml.Shapes/winrt/windows/ui/xaml/shapes/py.typed, projection/winrt/winrt-Windows.UI.Xaml/winrt/windows/ui/xaml/py.typed, projection/winrt/winrt-Windows.UI/winrt/windows/ui/py.typed, projection/winrt/winrt-Windows.Web.AtomPub/winrt/windows/web/atompub/py.typed, projection/winrt/winrt-Windows.Web.Http.Diagnostics/winrt/windows/web/http/diagnostics/py.typed, projection/winrt/winrt-Windows.Web.Http.Filters/winrt/windows/web/http/filters/py.typed, projection/winrt/winrt-Windows.Web.Http.Headers/winrt/windows/web/http/headers/py.typed, projection/winrt/winrt-Windows.Web.Http/winrt/windows/web/http/py.typed, projection/winrt/winrt-Windows.Web.Syndication/winrt/windows/web/syndication/py.typed, projection/winrt/winrt-Windows.Web.UI.Interop/winrt/windows/web/ui/interop/py.typed, projection/winrt/winrt-Windows.Web.UI/winrt/windows/web/ui/py.typed, projection/winrt/winrt-Windows.Web/winrt/windows/web/py.typed, projection/winui2/winui2-Microsoft.UI.Xaml.Automation.Peers/winui2/microsoft/ui/xaml/automation/peers/py.typed, projection/winui2/winui2-Microsoft.UI.Xaml.Controls.AnimatedVisuals/winui2/microsoft/ui/xaml/controls/animatedvisuals/py.typed, projection/winui2/winui2-Microsoft.UI.Xaml.Controls.Primitives/winui2/microsoft/ui/xaml/controls/primitives/py.typed, projection/winui2/winui2-Microsoft.UI.Xaml.Controls/winui2/microsoft/ui/xaml/controls/py.typed, projection/winui2/winui2-Microsoft.UI.Xaml.Media/winui2/microsoft/ui/xaml/media/py.typed, projection/winui2/winui2-Microsoft.UI.Xaml.XamlTypeInfo/winui2/microsoft/ui/xaml/xamltypeinfo/py.typed, projection/winui3/winui3-Microsoft.Graphics.DirectX/winui3/microsoft/graphics/directx/py.typed, projection/winui3/winui3-Microsoft.Graphics.Display/winui3/microsoft/graphics/display/py.typed, projection/winui3/winui3-Microsoft.Graphics.Imaging/winui3/microsoft/graphics/imaging/py.typed, projection/winui3/winui3-Microsoft.Security.Authentication.OAuth/winui3/microsoft/security/authentication/oauth/py.typed, projection/winui3/winui3-Microsoft.UI.Composition.Core/winui3/microsoft/ui/composition/core/py.typed, projection/winui3/winui3-Microsoft.UI.Composition.Diagnostics/winui3/microsoft/ui/composition/diagnostics/py.typed, projection/winui3/winui3-Microsoft.UI.Composition.Effects/winui3/microsoft/ui/composition/effects/py.typed, projection/winui3/winui3-Microsoft.UI.Composition.Interactions/winui3/microsoft/ui/composition/interactions/py.typed, projection/winui3/winui3-Microsoft.UI.Composition.Scenes/winui3/microsoft/ui/composition/scenes/py.typed, projection/winui3/winui3-Microsoft.UI.Composition.SystemBackdrops/winui3/microsoft/ui/composition/systembackdrops/py.typed, projection/winui3/winui3-Microsoft.UI.Composition/winui3/microsoft/ui/composition/py.typed, projection/winui3/winui3-Microsoft.UI.Content/winui3/microsoft/ui/content/py.typed, projection/winui3/winui3-Microsoft.UI.Dispatching/winui3/microsoft/ui/dispatching/py.typed, projection/winui3/winui3-Microsoft.UI.Input.DragDrop/winui3/microsoft/ui/input/dragdrop/py.typed, projection/winui3/winui3-Microsoft.UI.Input.Interop/winui3/microsoft/ui/input/interop/py.typed, projection/winui3/winui3-Microsoft.UI.Input/winui3/microsoft/ui/input/py.typed, projection/winui3/winui3-Microsoft.UI.System/winui3/microsoft/ui/system/py.typed, projection/winui3/winui3-Microsoft.UI.Text/winui3/microsoft/ui/text/py.typed, projection/winui3/winui3-Microsoft.UI.Windowing/winui3/microsoft/ui/windowing/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Automation.Peers/winui3/microsoft/ui/xaml/automation/peers/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Automation.Provider/winui3/microsoft/ui/xaml/automation/provider/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Automation.Text/winui3/microsoft/ui/xaml/automation/text/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Automation/winui3/microsoft/ui/xaml/automation/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Controls.AnimatedVisuals/winui3/microsoft/ui/xaml/controls/animatedvisuals/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Controls.Primitives/winui3/microsoft/ui/xaml/controls/primitives/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Controls/winui3/microsoft/ui/xaml/controls/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Data/winui3/microsoft/ui/xaml/data/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Documents/winui3/microsoft/ui/xaml/documents/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Hosting/winui3/microsoft/ui/xaml/hosting/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Input/winui3/microsoft/ui/xaml/input/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Interop/winui3/microsoft/ui/xaml/interop/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Markup/winui3/microsoft/ui/xaml/markup/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Media.Animation/winui3/microsoft/ui/xaml/media/animation/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Media.Imaging/winui3/microsoft/ui/xaml/media/imaging/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Media.Media3D/winui3/microsoft/ui/xaml/media/media3d/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Media/winui3/microsoft/ui/xaml/media/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Navigation/winui3/microsoft/ui/xaml/navigation/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Printing/winui3/microsoft/ui/xaml/printing/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Resources/winui3/microsoft/ui/xaml/resources/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.Shapes/winui3/microsoft/ui/xaml/shapes/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml.XamlTypeInfo/winui3/microsoft/ui/xaml/xamltypeinfo/py.typed, projection/winui3/winui3-Microsoft.UI.Xaml/winui3/microsoft/ui/xaml/py.typed, projection/winui3/winui3-Microsoft.UI/winui3/microsoft/ui/py.typed, projection/winui3/winui3-Microsoft.Windows.AI.ContentSafety/winui3/microsoft/windows/ai/contentsafety/py.typed, projection/winui3/winui3-Microsoft.Windows.AI.Imaging/winui3/microsoft/windows/ai/imaging/py.typed, projection/winui3/winui3-Microsoft.Windows.AI.Text/winui3/microsoft/windows/ai/text/py.typed, projection/winui3/winui3-Microsoft.Windows.AI/winui3/microsoft/windows/ai/py.typed, projection/winui3/winui3-Microsoft.Windows.AppLifecycle/winui3/microsoft/windows/applifecycle/py.typed, projection/winui3/winui3-Microsoft.Windows.AppNotifications.Builder/winui3/microsoft/windows/appnotifications/builder/py.typed, projection/winui3/winui3-Microsoft.Windows.AppNotifications/winui3/microsoft/windows/appnotifications/py.typed, projection/winui3/winui3-Microsoft.Windows.ApplicationModel.Background.UniversalBGTask/winui3/microsoft/windows/applicationmodel/background/universalbgtask/py.typed, projection/winui3/winui3-Microsoft.Windows.ApplicationModel.Background/winui3/microsoft/windows/applicationmodel/background/py.typed, projection/winui3/winui3-Microsoft.Windows.ApplicationModel.DynamicDependency/winui3/microsoft/windows/applicationmodel/dynamicdependency/py.typed, projection/winui3/winui3-Microsoft.Windows.ApplicationModel.Resources/winui3/microsoft/windows/applicationmodel/resources/py.typed, projection/winui3/winui3-Microsoft.Windows.ApplicationModel.WindowsAppRuntime/winui3/microsoft/windows/applicationmodel/windowsappruntime/py.typed, projection/winui3/winui3-Microsoft.Windows.BadgeNotifications/winui3/microsoft/windows/badgenotifications/py.typed, projection/winui3/winui3-Microsoft.Windows.Globalization/winui3/microsoft/windows/globalization/py.typed, projection/winui3/winui3-Microsoft.Windows.Management.Deployment/winui3/microsoft/windows/management/deployment/py.typed, projection/winui3/winui3-Microsoft.Windows.Media.Capture/winui3/microsoft/windows/media/capture/py.typed, projection/winui3/winui3-Microsoft.Windows.PushNotifications/winui3/microsoft/windows/pushnotifications/py.typed, projection/winui3/winui3-Microsoft.Windows.Security.AccessControl/winui3/microsoft/windows/security/accesscontrol/py.typed, projection/winui3/winui3-Microsoft.Windows.Storage/winui3/microsoft/windows/storage/py.typed, projection/winui3/winui3-Microsoft.Windows.System.Power/winui3/microsoft/windows/system/power/py.typed, projection/winui3/winui3-Microsoft.Windows.System/winui3/microsoft/windows/system/py.typed, projection/winui3/winui3-Microsoft.Windows.Widgets.Feeds.Providers/winui3/microsoft/windows/widgets/feeds/providers/py.typed, projection/winui3/winui3-Microsoft.Windows.Widgets.Notifications/winui3/microsoft/windows/widgets/notifications/py.typed, projection/winui3/winui3-Microsoft.Windows.Widgets.Providers/winui3/microsoft/windows/widgets/providers/py.typed, projection/winui3/winui3-Microsoft.Windows.Widgets/winui3/microsoft/windows/widgets/py.typed, projection/winui3/winui3-Microsoft.Windows.Workloads/winui3/microsoft/windows/workloads/py.typed"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 8105414,
"source_files_sampled": 3427,
"oversized_source_files": 639
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C++ (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "639/3427 source files over 60KB",
"points": 44.7,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3427,
"oversized": 639
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"samples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "samples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"cli"
],
"scores": {
"cli": 13,
"library": 1.2
},
"primary": "cli",
"evidence": [
{
"tier": "declared",
"label": "cli",
"source": "nuget.pack_as_tool",
"weight": 6
},
{
"tier": "distribution",
"label": "library",
"source": "registry:pypi",
"weight": 6
},
{
"tier": "declared",
"label": "library",
"source": "nuget.pack_as_tool",
"weight": -4.8
},
{
"tier": "dependencies",
"label": "cli",
"source": "dep:System.CommandLine",
"weight": 4
},
{
"tier": "declared",
"label": "cli",
"source": "nuget.output_type:exe",
"weight": 3
}
],
"artifacts": [
{
"path": "PyWinRT/PyWinRT.csproj",
"labels": [
"cli"
],
"ecosystem": "nuget"
}
],
"confidence": "high",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": false
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-03T03:35:23.609336Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pywinrt/pywinrt.svg",
"full_name": "pywinrt/pywinrt",
"license_state": "standard",
"license_spdx": "MIT"
}