TrustedTwin Python Client
Trusted Twin API Client version 1.+.
Local development
After cloning repo:
cd python-client
export TRUSTED_TWIN_CORE_VER=1.0.0
export OPEN_API_SPEC_FILE_PATH=$PATH_TO_SWAGGER_FILE
TRUSTED_TWIN_CORE_VER is variable setting library version.
OPEN_API_SPEC_FILE_PATH is variable which points to tt_api.yaml which is used
for generating endpoints definitions.
After exporting variables, execute commands:
make
. load_envs.sh
To build library:
make dist
To clean build:
make clean
Deployment process GitLab/GitHub
Release files for trustedtwin 3.3.20230802095450
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| trustedtwin-3.3.20230802095450.tar.gz | 20.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| trustedtwin-3.3.20230802095450-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 43.3 kB
Release files / trustedtwin-3.3.20230802095450.tar.gz
| Download URL | trustedtwin-3.3.20230802095450.tar.gz |
|---|---|
| Size | 20.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
050cba71cdca0d1929ef8ca73d7fc136ca222fdbe6833cdef9db77a2d1ba2881
|
|
BLAKE2b-256 checksum How to use checksums |
1a1da418a5db4641897412ec6d7cc00408bcbc33fa7244b9a8feb7b892b9cab8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.12
|
Release files / trustedtwin-3.3.20230802095450-py3-none-any.whl
| Download URL | trustedtwin-3.3.20230802095450-py3-none-any.whl |
|---|---|
| Size | 22.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
378e2d7a1e33a9b8fc17638383e22e97e5e32cee5ad85bfd01bb997d04273500
|
|
BLAKE2b-256 checksum How to use checksums |
8689fee14c506d36658dfc1d4ecfe04da73ab543bf98a17f34a4de750b93d112
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.12
|