{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing/2"}],"enrichment":{"capability":"Provides a Python guest runtime for the Hyperlight Wasm sandbox backend, enabling Python code execution within isolated Wasm environments.","skillfed_tags":["wasm-sandbox","security-isolation"],"use_cases":["Running untrusted Python scripts in a sandboxed environment for security isolation","Executing Python code in a resource-constrained or multi-tenant context","Building serverless or function-as-a-service platforms that execute Python workloads safely","Testing or validating Python code without exposing the host system to potential harm"],"what_it_does":"This package is a pre-built Python guest runtime for Hyperlight, a Wasm-based sandboxing system. It allows you to execute Python code in an isolated, sandboxed environment by providing a Python interpreter compiled to WebAssembly. You install it and then reference it using `module=\"python_guest.path\"` or `module_path=\"python_guest.path\"` in the public API.\n\nThe package has no runtime dependencies and supports Python 3.10 through 3.14. It is designed as a companion to the Hyperlight sandbox framework, providing the guest-side Python execution layer that runs inside the Wasm sandbox.","worth_installing":"Yes, if you are already using Hyperlight and need Python support in your sandboxed workloads. The package is lightweight, actively maintained, has no external dependencies, and carries a permissive license. However, it is only useful as part of a Hyperlight deployment\u2014verify that it integrates with your version of the main Hyperlight package before installing."},"id":"hyperlight-sandbox-python-guest","links":{"html":"https://skillfed.io/packages/hyperlight-sandbox-python-guest","md":"https://skillfed.io/packages/hyperlight-sandbox-python-guest.md","pypi":"https://pypi.org/project/hyperlight-sandbox-python-guest/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-24","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"hyperlight-sandbox-python-guest","python_support":"supports_current","summary":"Packaged Hyperlight Wasm Python guest exposed as python_guest.path"},"popularity":{"monthly_downloads":196849,"position":9775,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5.0"}
