Skip to main content

No project description provided

Project description

Introduction

The Turing SDK is a Python tool for interacting with the Turing API, and complements the existing Turing UI available for managing router creation, deployment, versioning, etc.

It not only allows you to build your routers in an incremental and configurable manner, it also gives you the opportunity to write imperative scripts to automate various router modification and deployment processes, hence simplifying your workflow when interacting with Turing API.

What is the Turing SDK?

The Turing SDK is entirely written in Python and acts as a wrapper, around the classes automatically generated (by OpenAPI Generator) from the OpenAPI specs written for the Turing API. These generated classes in turn act as an intermediary between raw JSON objects that are passed in HTTP requests/responses made to/received from the Turing API.

Turing SDK Classes

If you're someone who has used Turing/the Turing UI and would like more control and power over router management, the Turing SDK fits perfectly for your needs.

Note that using the Turing SDK assumes that you have basic knowledge of what Turing does and how Turing routers operate. If you are unsure of these, refer to the Turing UI docs and familiarise yourself with them first. A list of useful and important concepts used in Turing can also be found here.

Note that some functionalities available with the UI are not available with the Turing SDK, e.g. creating new projects.

Samples

Samples of how the Turing SDK can be used to manage routers can be found here.

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

turing-sdk-0.13.0.tar.gz (93.6 kB view hashes)

Uploaded Source

Built Distribution

turing_sdk-0.13.0-py3-none-any.whl (268.9 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