Python Cloudflare Workers
blog.cloudflare.com
Python Cloudflare Workers
1–10 of 101 posts
Re: Python Cloudflare Workers
#2Not that I'm expecting parity, but knowing the rough tradeoff would be helpful.
Re: Python Cloudflare Workers
#3Re: Python Cloudflare Workers
#4I’ve used CF Pages for static sites with great results and am intrigued by all their open-source-LLM-as-a-service offerings. Main issue preventing me from building more on CF is lack of Python support. Excited to try this out.
Very happy to see the Python addition. I'd like to see first-class Go support as well.
Re: Python Cloudflare Workers
#5A performance comparison to a JS worker would be helpful. It does sound interesting, but also sounds potentially slow, given all the layers involved. Not that I'm expecting parity, but knowing the rough tradeoff would be helpful.
Re: Python Cloudflare Workers
#6Re: Python Cloudflare Workers
#7Re: Python Cloudflare Workers
#8I've played with JS workers on a Cloudflare-fronted site and found them to be easy to use and very quick. Would love to port the whole Django app behind the site over, using their D1 database too.
Re: Python Cloudflare Workers
#9Tangential: does Cloudflare provide container hosting service agnostic of language -- something like Google Cloud Run?
Re: Python Cloudflare Workers
#10Maybe Cloudflare's adoption will help bring more packages into the fold, and if it's an 80/20 rule here, would be good enough.