No project description provided
Project description
Scramjet Multi Manager client
About:
This package provides a Multi manager client which manages manager clients.
Usage:
❗NOTE: You need to provide your middleware access token if you are not hosting STH locally.
import asyncio
from multi_manager_client.multi_manager_client import MultiManagerClient
from client_utils.base_client import BaseClient
# your middleware token
token = ''
# set the token
BaseClient.setDefaultHeaders({'Authorization': f'Bearer {token}'})
# middleware url
api_base ='https://api.scramjet.cloud/api/v1'
#TODO
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-multi-manager-client-1.1.0.tar.gz
.
File metadata
- Download URL: scramjet-multi-manager-client-1.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35b7a1ac88df138134e66b1f8eadd9a794890ea2772a21a97aa04aed4b40d439 |
|
MD5 | 5098bc154d7ed7354e84a6f6e7ff7de9 |
|
BLAKE2b-256 | 7ddaccb6a5b12b93d48baf6a6774f84f5419a2a641f66a6e84b5a7b2ff3602be |
File details
Details for the file scramjet_multi_manager_client-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: scramjet_multi_manager_client-1.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | efc1432722ab214c31dabcc35c4f9d3281faa112330aa6b279b685f55e88896c |
|
MD5 | ab1515a36dd12eda3873cb0b54bc6609 |
|
BLAKE2b-256 | 7e307fca21c9f8cd1cef972123f286c74f516c6a0052194b1f0e664343d387d9 |