Python support for edge functions #22944
Replies: 10 comments 2 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.
-
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