---
id: 20260614-T0-02
title: "Python包现可直接发布WASM版本至PyPI"
title_en: "Python Packages Can Now Publish WASM Builds to PyPI"
url: https://ai.daily.yangsir.net/daily/20260614-T0-02
issue_date: 2026-06-14
publish_date: 2026-06-13T23:55:18.000Z
category: release
source_name: "Simon Willison"
source_url: https://simonwillison.net/2026/Jun/13/publishing-wasm-wheels/#atom-everything
---

# Python包现可直接发布WASM版本至PyPI

Pyodide 314.0版本支持将专为Pyodide（或兼容PEP 783的Python运行时）构建的Python包直接发布到PyPI。开发者现在可以在运行时安装这些WebAssembly兼容的Python包，无需额外配置。这一突破简化了Web端Python生态的包分发流程。

## English Version

**Python Packages Can Now Publish WASM Builds to PyPI**

Pyodide 3.14.0 now supports publishing Python packages built for Pyodide (or any runtime compatible with PEP 783) directly to PyPI. Developers can now install WebAssembly-compatible Python packages at runtime without extra setup, significantly simplifying package distribution for the web Python ecosystem.

---

**来源**：[Simon Willison](https://simonwillison.net/2026/Jun/13/publishing-wasm-wheels/#atom-everything)

**详情页**：https://ai.daily.yangsir.net/daily/20260614-T0-02

---

*智语观潮 · Daily — https://ai.daily.yangsir.net/llms.txt*