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”.
Unverified
- 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”.
Sources: Cloudflare