balsa
supabase-py
balsa | supabase-py | |
---|---|---|
2 | 12 | |
136 | 1,976 | |
5.9% | 4.9% | |
0.0 | 9.3 | |
almost 3 years ago | 6 days ago | |
Python | Python | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
balsa
supabase-py
-
Supabase Python
supabase-py was originally started by maintainer lqmanh in September of 2020, and was shortly after joined by fedden and J0 (who went on to become a full time member of the Supabase Team). In recent years development has been driven by silentworks and juancarlospaco who have both been instrumental in the push to reaching feature parity with supabase-js.
- Request For Information: What are you using Supabase for? · Issue #424 · supabase-community/supabase-py
- Hey #Python fam 🐍 Please help us out with this one 👇
-
Supabase Auth: SSO, Mobile, and Server-Side Support
This project is very impressive! I do hope Supabase decides to support https://github.com/supabase-community/supabase-py , and not just leave it to the community. I would definitely consider becoming a paid customer, assuming Python was supported well/natively. If I am incorrect about Python support, please do let me know.
-
Supabase Storage v3: Resumable Uploads with support for 50GB files
Thanks for working on such an awesome project!
Yet, what stops us from using supabase is not the set of features, but the state of the current apis. Last night I was evaluating the python sdk and some of the examples were broken, baseline features like RLS are unimplemented (https://github.com/supabase-community/supabase-py/issues/58), and progress seems slow (it seems to have been release two years ago and it is still in alpha). Even though supporting many platforms is boring (i.e. no flashy feature announcements) and costly (many FTEs are required for maintenance let alone feature parity), are there any plans to bring feature parity more of the sdks to allow more developers to leverage this awesome platform?
- supabase-py: a client for Supabase (Postgres-as-a-Service)
-
how to extend supabase with python flask server using token authentication?
Check this out as a workaround for authenticated requests using supabase-py https://github.com/supabase-community/supabase-py/issues/185
-
Ask HN: Anyone joined a company after contributing to their OSS projects?
Contributed to the Supabase Python SDK[0] and postgrest-ex[1] before joining early Jan 2022
[0]https://github.com/supabase-community/supabase-py
-
Python data loading with Supabase
Thanks to our incredible community, Supabase now has a powerful and open source Python SDK. With Supabase and Python, you can automate tasks such as CRUD operations with only a few lines of code. This guide will first create a simple schema in Supabase, then we’ll use the Supabase Python SDK to show how you can load sample data.
-
Is Appwrite free ?
Supabase developer here. This is community-supported, but check out: https://github.com/supabase-community/supabase-py
What are some alternatives?
Python PG Extras - Python PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
supabase-flutter - Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
ormar - python async orm with fastapi in mind and pydantic validation
supabase-terraform
django-db-benchmark - Comparing Database performance with Django ORM
schemainspect - Schema inspection for PostgreSQL (and potentially others).