Cloudflare Python Workers 正式发布
Python Workers are now generally available
Cloudflare Workers 能原生跑 Python 了,不写 JS 胶水代码就能连 D1、R2 和 Workers AI,写后端和编排 AI 都方便多了。
Cloudflare 宣布 Python Workers 正式对所有开发者开放。开发者可以在 Workers 运行时中直接运行 Python Web 框架和 AI 编排库,无需编写 JavaScript 胶水代码。该运行时与 Cloudflare 自家的 D1 数据库、R2 对象存储和 Workers AI 推理服务直接集成,Python 代码可直接调用这些能力。
Python Workers are now generally available
Python Workers allow developers to run Python web frameworks and AI orchestration libraries natively in the Cloudflare Workers runtime. You can seamlessly integrate with Cloudflare's ecosystem including D1, R2, and Workers AI without writing any JavaScript glue code.