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?
Was this page helpful?