Python support for edge functions #22944
Replies: 25 comments 3 replies
-
|
Yes, this would be very desirable! In general, it would be nice to have the ability to have other languages. Another idea to consider is even generic containers that can be invoked in a serverless manner for specific intensive functions [this idea is just a thought that needs to be further developed]. |
Beta Was this translation helpful? Give feedback.
-
|
Viva Python support! |
Beta Was this translation helpful? Give feedback.
-
|
Yes, I got some Firebase python cloud functions I really need to migrate to supabase |
Beta Was this translation helpful? Give feedback.
-
|
Curious if there's any updates? or if it's planned on the roadmap? |
Beta Was this translation helpful? Give feedback.
-
|
Any update one this? That would be a great addition... |
Beta Was this translation helpful? Give feedback.
-
|
I'm trying to convert a PDF to image within edge function, would be so much easier to have Python. Can't get it to work with any TS/JS lib so far. Here for Python support :D |
Beta Was this translation helpful? Give feedback.
-
|
Im shocked this isnt here already. It would open up a world of Machine Learning and AI applications since Python is so much more mature for this. |
Beta Was this translation helpful? Give feedback.
-
|
With all the NLP, ML and LLM stuff I need, a Python Edge Function is going to save my life. |
Beta Was this translation helpful? Give feedback.
-
|
Is there any way for the community to support this somehow, such as creating a package or something? |
Beta Was this translation helpful? Give feedback.
-
|
Hi guys, I would like to announce that we're evolving the ML environment for |
Beta Was this translation helpful? Give feedback.
-
|
I'm just a citizen developer, but I'm thinking: Would it be possible to just use Vercels serverless functions when necessary, if the project is hosted there anyway? |
Beta Was this translation helpful? Give feedback.
-
|
hi there, any update on that ? is it planned on the roadmap ? |
Beta Was this translation helpful? Give feedback.
-
|
need python support |
Beta Was this translation helpful? Give feedback.
-
|
Unfortunately all my existing code is Python + SQLAlchemy ORM. Migrating to Supabase is so hard, since it means rewriting functions code in Typescript :( Python support please! |
Beta Was this translation helpful? Give feedback.
-
|
Would like to make supabase a longterm solution for a plethora of projects but I cannot commit without the inclusion of python for developing edge functions. Seems like this would be a win-win for supabase and users/potential users. Concerning there's no affirmation that this is in-development or on the roadmap. |
Beta Was this translation helpful? Give feedback.
-
|
boop, this would be amazing for AI startups |
Beta Was this translation helpful? Give feedback.
-
|
I want to stop writting full featured FastAPI applications to serve models and domain logic and start teaching my team to write serverless functions triggered by supabase realtime 🙏 |
Beta Was this translation helpful? Give feedback.
-
|
I'm using Python's IMAP and SMTP libraries, and their email parser is incredibly good. I'm trying to convert the functionality to Deno and TypeScript for a Supabase Edge Function, using tools like ChatGPT, Claude, and Gemini. However, none of the results from these tools are as effective as the simple Python script. |
Beta Was this translation helpful? Give feedback.
-
|
is there any update on this? is it part of the roadmap? this would be incredibly useful, similar to how AWS has the AWS Lambda functions. |
Beta Was this translation helpful? Give feedback.
-
|
+1 |
Beta Was this translation helpful? Give feedback.
-
|
is there update on python support |
Beta Was this translation helpful? Give feedback.
-
|
Does anyone know anything? @supabase-automated-user |
Beta Was this translation helpful? Give feedback.
-
|
Is this on the roadmap? It would be a life saver. |
Beta Was this translation helpful? Give feedback.
-
|
Supabase edge function's Cloudflare workers wrapper. Until the Python is generally available, we can't have Python runtime |
Beta Was this translation helpful? Give feedback.
-
|
Any news? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be incredibly helpful to also support Python on the edge, as only with Python, most of the use cases an ordinary backend covers can be handled with supabase as some libraries only support Python. In the future Rust should be added as well or is maybe already supported through WASM. This would cover 99% of all commonly used libraries.
Beta Was this translation helpful? Give feedback.
All reactions