Published event
ArtificialIntelligence
ProductUpdate
5 source(s)
Python Workers are now generally available
Summary
Python Workers are now generally available 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”.
Why it matters
This ProductUpdate is relevant to the technology intelligence record because it involves Cloudflare, OpenAI, GitHub, Intel. The source article should remain the factual reference for follow-up coverage.
Key facts
- 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).
- It means Python is now a first-class, fully supported language on the Cloudflare Developer Platform.
- You can bring the Python code, libraries, and design patterns you already know and connect them seamlessly to Workers AI, R2, D1, Hyperdrive, Durable Objects, Queues, Workflows, and the rest of the Cloudflare platform.
- You can also run popular Python frameworks like FastAPI, Django, and Flask inside Python Workers.
Entities in this story
Related events