File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!-- AUTO-GENERATED FILE. DO NOT EDIT. Edit docs/README.template.MD instead. -->
2- <!-- Generated on 2025-09-01 21:16:07 UTC -->
2+ <!-- Generated on 2025-09-01 21:33:13 UTC -->
33
44# BAUER GROUP - NocoDB Simple Client
55
@@ -42,6 +42,19 @@ Install from PyPI using pip:
4242pip install nocodb-simple-client
4343```
4444
45+ Or install directly from GitHub:
46+
47+ ``` bash
48+ # Latest version from main branch
49+ pip install git+https://github.com/bauer-group/LIB-NocoDB_SimpleClient.git
50+
51+ # Specific version/tag
52+ pip install git+https://github.com/bauer-group/LIB-NocoDB_SimpleClient.git@v1.1.1
53+
54+ # Specific branch
55+ pip install git+https://github.com/bauer-group/LIB-NocoDB_SimpleClient.git@develop
56+ ```
57+
4558### Basic Usage
4659
4760``` python
@@ -539,4 +552,4 @@ See [CHANGELOG.md](CHANGELOG.md) for a detailed history of changes.
539552
540553---
541554
542- * Generated on 2025-09-01 21:16:07 UTC from [ docs/README.template.MD] ( docs/README.template.MD ) *
555+ * Generated on 2025-09-01 21:33:13 UTC from [ docs/README.template.MD] ( docs/README.template.MD ) *
You can’t perform that action at this time.
0 commit comments