{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides Python bindings to Windows Runtime (WinRT) storage stream APIs, enabling direct access to stream-based I/O operations on Windows from Python code.","skillfed_tags":["windows-only","winrt-bindings","stream-io"],"use_cases":["Building Windows desktop or UWP applications in Python that need to read or write data to streams via WinRT APIs.","Integrating Python code with Windows system features that expose stream-based I/O through the Windows Runtime.","Developing Python tools that interact with Windows storage or networking APIs requiring stream manipulation."],"what_it_does":"This package is a Python projection of the Windows Runtime Storage.Streams namespace, part of the modular PyWinRT ecosystem. It exposes WinRT stream classes and interfaces for reading and writing data to storage, allowing Python developers to work with Windows stream-based I/O directly. The package depends on winrt-runtime and is designed for Windows platforms only, with pre-built wheels for Python 3.9 through 3.14 across 32-bit, 64-bit, and ARM64 architectures.\n\nIt is typically used as a building block within larger WinRT applications\u2014for instance, when working with file operations, network streams, or memory buffers through the Windows Runtime. The modular design means you install only the specific WinRT namespaces you need, rather than a monolithic package. The project is community-maintained as a fork of Microsoft's original xlang tool, with bindings generated and published separately per Windows SDK namespace.","worth_installing":"Yes, if you are developing on Windows and need WinRT stream I/O bindings. The MIT license and active modular architecture make it a straightforward choice for Windows-targeted Python projects. However, this is a Windows-only package with medium install friction (platform-specific wheels), so it is only relevant for Windows development. The aging maintenance status suggests slower updates, but no known vulnerabilities and recent commits indicate the project remains functional."},"id":"winrt-windows-storage-streams","links":{"html":"https://skillfed.io/packages/winrt-windows-storage-streams","md":"https://skillfed.io/packages/winrt-windows-storage-streams.md","pypi":"https://pypi.org/project/winrt-windows-storage-streams/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-06-06","license_spdx":"MIT","license_treatment":"permissive","name":"winrt-Windows.Storage.Streams","python_support":"supports_current","summary":"Python projection of Windows Runtime (WinRT) APIs"},"popularity":{"monthly_downloads":329447,"position":7545,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.2.1"}
