This repository was archived by the owner on Sep 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-15
lines changed Expand file tree Collapse file tree 2 files changed +4
-15
lines changed Original file line number Diff line number Diff line change 1- * @ anand2312
1+ * @ silentworks
2+ * @ grdsdev
Original file line number Diff line number Diff line change 11# postgrest-py
22
3- [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-green.svg?label=license )] ( https://opensource.org/licenses/MIT )
4- [ ![ CI] ( https://github.com/supabase-community/postgrest-py/actions/workflows/ci.yml/badge.svg )] ( https://github.com/supabase-community/postgrest-py/actions/workflows/ci.yml )
5- [ ![ Python] ( https://img.shields.io/pypi/pyversions/postgrest-py )] ( https://pypi.org/project/postgrest-py )
6- [ ![ Version] ( https://img.shields.io/pypi/v/postgrest-py?color=%2334D058 )] ( https://pypi.org/project/postgrest-py )
7- [ ![ Codecov] ( https://codecov.io/gh/supabase-community/postgrest-py/branch/master/graph/badge.svg )] ( https://codecov.io/gh/supabase-community/postgrest-py )
8- [ ![ Last commit] ( https://img.shields.io/github/last-commit/supabase-community/postgrest-py.svg?style=flat )] ( https://github.com/supabase-community/postgrest-py/commits )
9- [ ![ GitHub commit activity] ( https://img.shields.io/github/commit-activity/m/supabase-community/postgrest-py )] ( https://github.com/supabase-community/postgrest-py/commits )
10- [ ![ Github Stars] ( https://img.shields.io/github/stars/supabase-community/postgrest-py?style=flat&logo=github )] ( https://github.com/supabase-community/postgrest-py/stargazers )
11- [ ![ Github Forks] ( https://img.shields.io/github/forks/supabase-community/postgrest-py?style=flat&logo=github )] ( https://github.com/supabase-community/postgrest-py/network/members )
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- [ ![ GitHub contributors] ( https://img.shields.io/github/contributors/supabase-community/postgrest-py )] ( https://github.com/supabase-community/postgrest-py/graphs/contributors )
14-
153[ PostgREST] ( https://postgrest.org ) client for Python. This library provides an "ORM-like" interface to PostgREST.
164
175## INSTALLATION
186
197### Requirements
208
219- Python >= 3.9
22- - PostgreSQL >= 12
23- - PostgREST >= 7
10+ - PostgreSQL >= 13
11+ - PostgREST >= 11
2412
2513### Local PostgREST server
2614
You can’t perform that action at this time.
0 commit comments