Skip to main content

Trusted Twin Python client

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trustedtwin-3.3.20230802095450.tar.gz (20.8 kB view hashes)

Uploaded Source

Built Distribution

trustedtwin-3.3.20230802095450-py3-none-any.whl (22.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page