cloudflare / python-worker-hello-world

Python hello world for Cloudflare Workers
Apache License 2.0
276 stars 48 forks source link

Django on Cloudflare 2023 #21

Open davidjeba opened 1 year ago

davidjeba commented 1 year ago

Do you have any plans for Django on Cloudflare?

1.Cloudflare native build of Django 2.Integrated with D1 3.to use Cloudflare services extensively

dom96 commented 1 year ago

You might have some luck getting Django running on Workers via something like Pyodide. I have a prototype running Pillow here: https://github.com/dom96/pycloud/ (though there are still some caveats to doing it this way).

davidjeba commented 1 year ago

if you can get into Django Slack channel and try to lure some people into this project it will be a very robust headless framework in the future.

shawaj commented 1 year ago

+1 here