Supabase Crash Course For Python Developers

  Рет қаралды 34,702

Patrick Loeber

Patrick Loeber

Күн бұрын

Supabase Crash Course For Python Developers with supabase-py.
Resources:
supabase.com/
supabase.com/launch-week
github.com/supabase-community...
Get my Free NumPy Handbook:
www.python-engineer.com/numpy...
⭐ Join Our Discord : / discord
📓 ML Notebooks available on Patreon:
/ patrickloeber
If you enjoyed this video, please subscribe to the channel:
▶️ : / @patloeber
~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~
🖥️ Website: www.python-engineer.com
🐦 Twitter - / python_engineer
✉️ Newsletter - www.python-engineer.com/newsl...
📸 Instagram - / patloeber
🦾 Discord: / discord
▶️ Subscribe: / @patloeber
~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~
🅿 Patreon - / patrickloeber
#Python
Timeline:
00:00 - Intro
00:32 - 1. Supabase Overview
01:48 - 2. Project Creation
02:25 - 3. Table Creation
04:59 - 4. supabase-py Setup
08:02 - 5. CRUD Operations
16:03 - 6. Auth
21:45 - 7. Row Level Security
24:29 - 8. Policies
30:05 - 9. Storage
34:49 - 10. Functions

Пікірлер: 38
@BruceElgort
@BruceElgort Жыл бұрын
This was a FANTASTIC crash course Patrick. Thank you for sharing it with us.
@codewithguillaume
@codewithguillaume Жыл бұрын
Thanks for this video Patrick! I am loving @supabase - will try it with python for sure. I personaly used JS on my channel to demonstrate but interested to try others langages as well! Best
@stefanAH97
@stefanAH97 Жыл бұрын
Excellent turorial, thnx a lot! Would be great if u make a video session about connecting flask to Supabase :)
@78wesley67
@78wesley67 Жыл бұрын
Hi Patrick, Thanks for a Course about Supabase!, Can you also make a video for the docker installation of Supabase?
@vladislavkurichenko5413
@vladislavkurichenko5413 Жыл бұрын
Thank you for your work, Patrick! Do you plan to make an Airflow Crash Course video?
@holthuizenoemoet591
@holthuizenoemoet591 Жыл бұрын
really like the solid support of all type of Auth providers!
@FrankFlavell
@FrankFlavell 10 ай бұрын
Hey Patrick, thank you for the comprehensive overview of supabase-py! Extremely informative. Quick question - I've seen a few devs use Supabase with SQLAlchemy. Are there benefits or disadvantages compared to superbase-py?
@__________________________6910
@__________________________6910 Жыл бұрын
Thanks Patrick
@satyammishrageneral8076
@satyammishrageneral8076 Жыл бұрын
Thanks, I had Same issue discussed in auth policies section of your video. The issue was that after signing in I wasn't allowed to perform CRUD when policies were set to authenticated users only. By now I know to fix that. Thanks for mentioning that.
@shawn.builds
@shawn.builds 5 ай бұрын
How did you solve it? I created the RLS and tried the .auth() trick and it didn't work for me.
@user-lu3xj4mp2n
@user-lu3xj4mp2n 4 ай бұрын
quite amazing video , you saves my time
@nuhhassan8557
@nuhhassan8557 Жыл бұрын
good tut not much info available for supabase with python, thanks a lot
@zulhilmi6939
@zulhilmi6939 Жыл бұрын
great course🎉
@LaminarRainbow
@LaminarRainbow 2 ай бұрын
@0:18 Thank you!! 🙏
@tiagogalvao6780
@tiagogalvao6780 Жыл бұрын
Hello, how to only print the information of the database and ignore "count = None" and {} from the output??
@innotect6464
@innotect6464 Жыл бұрын
Very Cool 🎉
@mohanadabukmeil1448
@mohanadabukmeil1448 Жыл бұрын
Patrick, although, I did my Ph.D. in AI and I have excellent programming skills, I still learn from you. you have one of the wealthiest approaches in teaching coding among the other channels. I kindly ask you to do a tutorial about T-sne (a manifold learning method) to code it from scratch as you did in the ML playlist.
@dishwad
@dishwad Жыл бұрын
Would you recommend configuring the supabase client to never persist sessions if you're using it behind an API like FastAPI? For example: create_client( SUPABASE_URL, SUPABASE_KEY, ClientOptions(persist_session=False), ) I'm not totally familiar with how this works yet, but ideally the server would be stateless and wouldn't maintain sessions, but rather just pass along JWTs. Any thoughts on this?
@DesignedByIman
@DesignedByIman 8 ай бұрын
Find a solution?
@pcbeldaas5503
@pcbeldaas5503 3 ай бұрын
Hi ..I am a newbie trying to learn Supabase. @5:31 ,what project is set up in the IDE? Can you elaborate on the project setup?
@Darbokst
@Darbokst 3 ай бұрын
do you have one about connecting the front end to this?
@roshanroy5806
@roshanroy5806 10 ай бұрын
Is there any way to display list of tables in a supabase database?
@borneoviral6379
@borneoviral6379 Жыл бұрын
can you create a tutorial for login page apps using kivymd, python and supabase
@redsolaris1
@redsolaris1 Жыл бұрын
ran into new row violates row-level security policy for table using the public api key
@UCSAdityaKiranPal
@UCSAdityaKiranPal Жыл бұрын
Can't thank enough, was really looking for some alternatives to Heroku. Wanted to Learn Supabase
@holthuizenoemoet591
@holthuizenoemoet591 Жыл бұрын
good video, but don't remove the type hint, or any other best practice steps.
@mcpduk
@mcpduk 2 ай бұрын
what is difference between supabase and supabase_py
@Deadnature
@Deadnature 3 ай бұрын
Note that sign_in has been deprecated in favor of sign_in_with_password
@guptaji0786
@guptaji0786 Жыл бұрын
Make a video on django cookie cutter
@prashlovessamosa
@prashlovessamosa Жыл бұрын
Why you changed your channel name
@golodiassaid4879
@golodiassaid4879 10 ай бұрын
Golang soon please!
@Ak47Hangu
@Ak47Hangu Жыл бұрын
🌟👍
@fee-f1-foe-fum
@fee-f1-foe-fum Жыл бұрын
Who is Patrick? 😅
@larrykubin5987
@larrykubin5987 Жыл бұрын
👍🦧🐶
@VarunSharma-dn8oq
@VarunSharma-dn8oq Жыл бұрын
Bro rename channel to python engineer
@cbbcbb6803
@cbbcbb6803 Жыл бұрын
Very good. I do not like Python, though.
@mcpduk
@mcpduk 2 ай бұрын
supabase = hotmess, "Failed to delete records: 200 Failed to delete records: 200 Failed: []" WTF is this supposed to tell me???
@neofox2526
@neofox2526 Жыл бұрын
thanks so much for that supabase.postgres.auth() trick. they still havent fixed it lol
Firebase vs Supabase - I Built The Same App With Both
6:21
Your Average Tech Bro
Рет қаралды 87 М.
How to create a great dev environment with Docker
29:55
Patrick Loeber
Рет қаралды 247 М.
Eccentric clown jack #short #angel #clown
00:33
Super Beauty team
Рет қаралды 27 МЛН
КАРМАНЧИК 2 СЕЗОН 6 СЕРИЯ
21:57
Inter Production
Рет қаралды 479 М.
MOM TURNED THE NOODLES PINK😱
00:31
JULI_PROETO
Рет қаралды 20 МЛН
LangChain Crash Course - Build apps with language models
15:19
Patrick Loeber
Рет қаралды 125 М.
Python Flask vs Django Explained in 3 Minutes ✅
3:33
ClickIT DevOps & Software Development
Рет қаралды 2,2 М.
Convert GUI App to Real Program -  Python to exe to setup wizard
23:27
Python Simplified
Рет қаралды 473 М.
This Is Why Python Data Classes Are Awesome
22:19
ArjanCodes
Рет қаралды 789 М.
Top 10 Python One Liners YOU MUST KNOW!
4:52
Patrick Loeber
Рет қаралды 137 М.
Object Oriented Programming (OOP) In Python - Beginner Crash Course
1:20:54
HTTPX Tutorial - A next-generation HTTP client for Python
11:02
Patrick Loeber
Рет қаралды 101 М.
6 Tips to write BETTER For Loops in Python
9:19
Patrick Loeber
Рет қаралды 245 М.
Eccentric clown jack #short #angel #clown
00:33
Super Beauty team
Рет қаралды 27 МЛН