{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/16"}],"enrichment":{"capability":"Provides Python bindings to Windows Runtime (WinRT) Globalization APIs, enabling access to language, region, and text processing features from the Windows SDK.","skillfed_tags":["windows-api","globalization","winrt-binding"],"use_cases":["Build Windows desktop or UWP applications in Python that need locale-aware language, calendar, or date formatting.","Access Windows globalization APIs for text collation, script detection, or region-specific string handling.","Integrate Python scripts with Windows system features that depend on globalization settings.","Write cross-language or multi-region applications that rely on Windows SDK globalization primitives."],"what_it_does":"winrt-Windows.Globalization is a Python projection of Microsoft's Windows Runtime Globalization namespace, part of the modular PyWinRT bindings released since September 2023. It exposes Windows SDK globalization APIs\u2014language, region, calendar, and text processing features\u2014directly to Python code running on Windows. The package is generated by the PyWinRT code generation tool and depends on winrt-runtime.\n\nDevelopers use this package to access Windows-native globalization functionality without calling into C++ or COM directly. It is one of many modular winrt-* packages, each corresponding to a single Windows SDK namespace. Installation requires Windows and is limited to CPython 3.9+; wheels are pre-built for win32, win_amd64, and win_arm64 platforms.","worth_installing":"Yes, if you are building Python applications on Windows that require native globalization features (language, region, calendar, text processing) and want to avoid C++ interop. The MIT license is permissive, maintenance is aging but the repository is active, and there are no known vulnerabilities. Install friction is moderate due to Windows-only wheels and the winrt-runtime dependency, but straightforward on supported platforms."},"id":"winrt-windows-globalization","links":{"html":"https://skillfed.io/packages/winrt-windows-globalization","md":"https://skillfed.io/packages/winrt-windows-globalization.md","pypi":"https://pypi.org/project/winrt-windows-globalization/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-06-06","license_spdx":"MIT","license_treatment":"permissive","name":"winrt-Windows.Globalization","python_support":"supports_current","summary":"Python projection of Windows Runtime (WinRT) APIs"},"popularity":{"monthly_downloads":104012,"position":12775,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.2.1"}
