File tree Expand file tree Collapse file tree 1 file changed +8
-12
lines changed Expand file tree Collapse file tree 1 file changed +8
-12
lines changed Original file line number Diff line number Diff line change 25
25
This module is designed to simplify querying and manipulating data in LabKey Server.
26
26
Its APIs are modeled after the LabKey Server JavaScript APIs of the same names.
27
27
28
- Documentation:
29
- LabKey Python API:
30
- https://www.labkey.org/wiki/home/Documentation/page.view?name=python
28
+ Installation and Setup for the LabKey Python API:
29
+ https://github.com/LabKey/labkey-api-python/blob/master/README.md
31
30
32
- Setup, configuration of the LabKey Python API:
33
- https://www.labkey.org/wiki/home/Documentation/page.view?name=setupPython
31
+ Examples of the LabKey Python API:
32
+ https://github.com/LabKey/labkey-api-python/tree/master/samples
34
33
35
- Using the LabKey Python API :
36
- https://www.labkey.org/wiki/home/ Documentation/page.view?name=usingPython
34
+ Documentation for the LabKey Client APIs :
35
+ https://www.labkey.org/Documentation/wiki- page.view?name=viewAPIs
37
36
38
- Documentation for the LabKey client APIs:
39
- https://www.labkey.org/wiki/home/Documentation/page.view?name=viewAPIs
40
-
41
- Support questions should be directed to the LabKey forum:
42
- https://www.labkey.org/announcements/home/Server/Forum/list.view?
37
+ Support questions should be directed to the LabKey Developer forum:
38
+ https://www.labkey.org/home/Support/Developer%20Forum/project-begin.view?
43
39
44
40
45
41
############################################################################
You can’t perform that action at this time.
0 commit comments