File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- # postgrest-py
1
+ # postgrest_py
2
2
3
3
PostgREST client for Python. This library provides an ORM interface to PostgREST.
4
4
@@ -10,8 +10,8 @@ PostgREST client for Python. This library provides an ORM interface to PostgREST
10
10
11
11
## CHANGELOG
12
12
13
- Read more [ here] ( https://github.com/lqmanh/postgrest-py /blob/master/CHANGELOG.md ) .
13
+ Read more [ here] ( https://github.com/lqmanh/postgrest_py /blob/master/CHANGELOG.md ) .
14
14
15
15
## TODO
16
16
17
- Read more [ here] ( https://github.com/lqmanh/postgrest-py /blob/master/TODO.md ) .
17
+ Read more [ here] ( https://github.com/lqmanh/postgrest_py /blob/master/TODO.md ) .
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
- name = " postgrest-py "
2
+ name = " postgrest_py "
3
3
version = " 0.0.1"
4
4
description = " PostgREST client for Python. This library provides an ORM interface to PostgREST."
5
5
authors = [
" Lương Quang Mạnh <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments