File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 12
12
[ ![ Github Watchers] ( https://img.shields.io/github/watchers/supabase-community/postgrest-py?style=flat&logo=github )] ( https://github.com/supabase-community/postgrest-py )
13
13
[ ![ GitHub contributors] ( https://img.shields.io/github/contributors/supabase-community/postgrest-py )] ( https://github.com/supabase-community/postgrest-py/graphs/contributors )
14
14
15
- PostgREST client for Python. This library provides an ORM interface to PostgREST.
16
-
17
- Status: ** Unstable**
15
+ [ PostgREST] ( https://postgrest.org ) client for Python. This library provides an "ORM-like" interface to PostgREST.
18
16
19
17
## INSTALLATION
20
18
21
19
### Requirements
22
20
23
- - Python >= 3.7
21
+ - Python >= 3.9
24
22
- PostgreSQL >= 12
25
23
- PostgREST >= 7
26
24
You can’t perform that action at this time.
0 commit comments