No project description provided
Project description
Scramjet Manager client
About:
This package provides a Manager client which manages Transform Hub clients.
Usage:
❗NOTE: You need to provide your middleware access token if you are not hosting STH locally.
import asyncio
from manager_client.manager_client import ManagerClient
URL = 'https://api.scp.ovh/api/v1/space/<manager-id>/api/v1/'
TOKEN = '' # your middleware token
manager = ManagerClient(URL, TOKEN)
res = asyncio.run(manager.get_version())
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file scramjet_manager_client-0.1.1a3.tar.gz
.
File metadata
- Download URL: scramjet_manager_client-0.1.1a3.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e316c8a0cdf2fa14c15bc7c59e1411e47cf40e9b2d05b236906f7cbf74e2e33 |
|
MD5 | fa745d8e472be91fc61795904a5a6382 |
|
BLAKE2b-256 | 3f4e0a2ba21cdf5565e6b1ea5168ad03152a397b84d701872b62f259c7bad144 |
File details
Details for the file scramjet_manager_client-0.1.1a3-py3-none-any.whl
.
File metadata
- Download URL: scramjet_manager_client-0.1.1a3-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 645b21c870f37bea7d65717672bcc2e56c09b10787306854cf41c34b2c2cec40 |
|
MD5 | 5657c516150da065da73a007c16ea835 |
|
BLAKE2b-256 | 64ed11a04e26d820d462b27cd4625ef91ed684b8de0fcd6fd6ae67b98e25ec05 |