返回全部动态
Cloudflare Python Workers 正式 GA
原标题:Python Workers are now generally available
AI 摘要
Cloudflare 宣布 Python Workers 正式 GA,Python 成为 Cloudflare 开发者平台上的一等公民语言。开发者可直接使用 FastAPI、Django、Flask 等框架,并通过内置 ASGI/WSGI 连接器接入 Workers 平台,同时原生支持 Workers AI、R2、D1、Hyperdrive 等绑定,无需再手写 JavaScript 类型转换胶水代码。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
We introduced Python Workers two years ago, providing a way to run Python applications in the Cloudflare Workers runtime. Our goal was to make it as simple to write Workers in Python as it is in TypeScript, and to make the ecosystem of Python packages and frameworks “just work”. Today, Python Workers are now generally available (GA). What does GA mean? It means Python is now a first-class, fully supported language on the Cloudflare Developer Platform. You can bring the Python code, libraries, an
发布时间:2026-09-21 21:00
抓取时间:2026-09-21 21:06
来源机构:Cloudflare