{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/4"}],"enrichment":{"capability":"Provides a Python kernel for JupyterLite that runs Python code in the browser via Pyodide, enabling interactive notebooks without a server.","skillfed_tags":["jupyter-extension","wasm","browser-python"],"use_cases":["Build a shareable, serverless Jupyter notebook that runs entirely in the browser for teaching or demos.","Create offline-capable interactive documentation or tutorials that require no backend infrastructure.","Develop and test Python code in a lightweight, browser-based environment without setting up a Jupyter server.","Customize the Pyodide environment by adding local wheels or PyPI packages to the lockfile for specific use cases.","Deploy interactive notebooks to static hosting (GitHub Pages, Netlify) with full Python execution capability."],"what_it_does":"jupyterlite-pyodide-kernel is a JupyterLite extension that adds a Python kernel powered by Pyodide, allowing Python code to run directly in the browser as WebAssembly. It integrates with the JupyterLite build system via CLI addons and labextension assets, enabling interactive notebooks without a backend server.\n\nThe kernel depends on jupyterlite-core and pkginfo. It supports configuring the Pyodide distribution, managing runtime-installable wheels via %pip, and customizing the Pyodide lockfile for automatic package imports. Optional features like the [lock] extra provide tools for managing local or PyPI packages and their dependencies in the lockfile.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries a permissive license, and solves a real problem\u2014running Python in the browser without a server. It integrates cleanly into JupyterLite's build system and supports current Python versions. Install it if you need to build serverless Jupyter notebooks or interactive browser-based Python environments."},"id":"jupyterlite-pyodide-kernel","links":{"html":"https://skillfed.io/packages/jupyterlite-pyodide-kernel","md":"https://skillfed.io/packages/jupyterlite-pyodide-kernel.md","pypi":"https://pypi.org/project/jupyterlite-pyodide-kernel/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":"BSD-3-Clause","license_treatment":"permissive","name":"jupyterlite-pyodide-kernel","python_support":"supports_current","summary":"Python kernel for JupyterLite powered by Pyodide"},"popularity":{"monthly_downloads":161433,"position":10635,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.8.3"}
