ReferenceAvailable
TelionClient
Connect an external Python application to Telion's explicitly enabled API.
Reference
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.TelionClient | — |
| module | telion_api.client | — |
| constructor | (*, base_url: 'str', token: 'str', timeout: 'float' = 120.0) -> 'None' | — |
Connect an external Python application to Telion's explicitly enabled API.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.TelionClient |
| module | telion_api.client |
| constructor | (*, base_url: 'str', token: 'str', timeout: 'float' = 120.0) -> 'None' |