Python Worker with Pages - do I need separate repos?

Hey, I got a Pages project and I want to add a worker for it. It is a Python worker, can I have it in the same directory as my Pages project, in the "workers" folder? Also, can I use geopy and fastAPI with Python workers? What is the recommended web framework to use with Python Workers?
1 Reply
Sia
Sia•4mo ago
This is now solved - I first set it up with AWS Lambdas and then I was approached on Twitter by a few nice people from Cloudflare who showed me what is about to be released from CF 🙂 https://twitter.com/siiiaaaaaaa/status/1763904558105809375
Siavosh Zarrasvand (@siiiaaaaaaa) on X
I'm a big fan of @Cloudflare. For its convenience, friendly discord, fair pricing, and amazing security features. But today I had to resort back to @awscloud for the first time in a while as I needed to run Python code with a couple of dependencies. Cloudflare Workers are a bit…
Twitter