QLAM Core SDK
qlam-core is the Python SDK for integrating with QLAM services. It provides authentication, configuration management, and type-safe API clients.
Modules
| Module | Description |
|---|---|
| Authentication | OAuth2 authentication base and client |
| Configuration | Configuration management |
| App Context | Application context for managing config, auth, and clients |
| HTTP Clients | HTTP client for API communication |
| SDK Base | Base API class for plugin clients |
| Errors | Exception hierarchy |
| Plugins | API clients for tasks, results, compilations, and definitions |