Python support on edge function
I'm currently working on the Edge function, but some of the capabilities aren't available yet, like download an YouTube video. Is there a way to use Python in an edge function or something different than an edge function that can function as a backend hosting with supabase? Because I want to avoid other platforms for my backend for simplicity.