how to deploy Fastapi APP on Cloudflare

help need to deploy Fastapi APP on Cloudflare
1 Reply
Mikkel Svartveit
Not possible right now: https://developers.cloudflare.com/workers/languages/python/ "Currently, you can only deploy Python Workers that use the standard library. Packages cannot be deployed and will only work in local development for the time being."
Cloudflare Docs
Write Cloudflare Workers in Python · Cloudflare Workers docs
Write Workers in 100% Python

Did you find this page helpful?