labapi.client#

LabArchives API Client.

This module provides the core client for interacting with the LabArchives API, handling authentication, request signing, and various API call methods.

Classes

Client([base_url, akid, akpass, strict_cert])

A client for the LabArchives API.

StreamingResponse(response)

Wrapper for streamed API responses.