Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 558 Bytes

client.md

File metadata and controls

18 lines (16 loc) · 558 Bytes

Skaha Client

The skaha.client module provides a client for the Skaha server. The client is based of the Requests library and provides a simple interface to the Skaha server. The client configures the authorization headers for user authentication and container registry access.

::: skaha.client.SkahaClient handler: python selection: members: - init - _check_server - _check_certificate - attrs_post_init rendering: show_root_heading: true show_source: true heading_level: 2