File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- # py- nocodb
1+ # nocodb-api
22
33Python client for NocoDB API v2
44
@@ -14,7 +14,7 @@ pip install nocodb-api
1414Install from Github:
1515
1616``` shell
17- pip install " nocodb-api@git+https://github.com/infeeeee/py- nocodb"
17+ pip install " nocodb-api@git+https://github.com/infeeeee/nocodb-api "
1818```
1919
2020## Quickstart
Original file line number Diff line number Diff line change @@ -19,10 +19,10 @@ dependencies = ["requests"]
1919doc = [" pdoc" ]
2020
2121[project .urls ]
22- homepage = " https://github.com/infeeeee/py- nocodb"
23- documentation = " https://github.com/infeeeee/py- nocodb"
24- repository = " https://github.com/infeeeee/py- nocodb"
25- changelog = " https://github.com/infeeeee/py- nocodb/releases"
22+ homepage = " https://github.com/infeeeee/nocodb-api "
23+ documentation = " https://github.com/infeeeee/nocodb-api "
24+ repository = " https://github.com/infeeeee/nocodb-api "
25+ changelog = " https://github.com/infeeeee/nocodb-api /releases"
2626
2727
2828[build-system ]
You can’t perform that action at this time.
0 commit comments