File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 14
14
15
15
Supabase client for Python. This mirrors the design of [ supabase-js] ( https://github.com/supabase/supabase-js/blob/master/README.md )
16
16
17
- ## Status
18
-
19
- - [x] Alpha: We are testing Supabase with a closed set of customers
20
- - [x] Public Alpha: Anyone can sign up over at [ app.supabase.io] ( https://app.supabase.com ) . But go easy on us, there are a few kinks.
21
- - [ ] Public Beta: Stable enough for most non-enterprise use-cases
22
- - [ ] Public: Production-ready
17
+ | Status | Stability | Goal |
18
+ | ------ | ------ | ---- |
19
+ | ✅ | Alpha | We are testing Supabase with a closed set of customers |
20
+ | ✅ | Public Alpha | Anyone can sign up over at [ app.supabase.io] ( https://app.supabase.com ) . But go easy on us, there are a few kinks. |
21
+ | 🚧 | Public Beta | Stable enough for most non-enterprise use-cases |
22
+ | ❌ | Public | Production-ready |
23
23
24
24
We are currently in Public Alpha. Watch "releases" of this repo to get notified of major updates.
25
25
You can’t perform that action at this time.
0 commit comments