Python client API for LabKey Server
3.4.0
v3.4.0
- Add “valueExpression” to PropertyDescriptor class
- needed for creating/adding domain calculated fields
- update Domain class to append calculatedFields to the domain’s fields
- Fix Issue 52904
- UnexpectedRedirectError is not wrapped with ServerContextError
- Allow redirects when deactivating users
10 months ago
Download
Download
3.1.0
v3.1.0
- ServerContext
- Add allow_redirects flag (defaults to False) to constructor
- Add allow_redirects flag to make_request
- APIWrapper: Add allow_redirects flag (defaults to False)
- Add UnexpectedRedirectError
- thrown when allow_redirects is False and the server issues a redirect
over 1 year ago
Download
Download
3.0.0
v3.0.0
- Query API - WAF encode “sql” parameter for execute_sql
- WAF encoding of parameters is initially supported with LabKey Server v23.09
- WAF encoding can be opted out of on execute_sql calls by specifying waf_encode_sql=False
- Query API - add optional parameters to insert_rows, update_rows, and delete_rows
- Query API - add move_rows()
- earliest compatible LabKey Server version: 24.1.0
about 2 years ago
Download
Download
Links
- Source: https://github.com/LabKey/labkey-api-python
- JSON API: repos.ecosyste.ms
-
PURL:
pkg:github/LabKey/labkey-api-python
Repository Details
- Stars 24
- Forks 18
- Open issues 0
- License apache-2.0
- Language Python
- Size 322 KB
- Created at over 10 years ago
- Updated at 4 days ago
- Pushed at 4 days ago
- Last synced at 4 days ago
- Dependencies parsed at Pending
Commit Stats
- Commits 134
- Authors 17
- Mean commits per author 7.88
- DDS 0.582
- More commit stats
Topics