Search posts, tags, users, and pages
Sreekesh Iyer
Software Developer | Content Writer
Welcome to Part 2 of the Flask Series. If you have been following along, you'd have a simple API in Flask which returns your favorite games. If you haven't, simply clone this GitHub repository and install flask and dotenv packages. What we did the la...
Matthew M. Emma
building things
Does the supabase package have any documentation? This is not working: "from supabase import create_client, Client"
Hey there! Take a look at this - github.com/supabase-community/supabase-py
Since it's in development and Supabase is open source, they constantly keep making changes. Now the command to install supabase is simply -
Hope this helps! :)
Matthew M. Emma
building things
Does the supabase package have any documentation? This is not working: "from supabase import create_client, Client"