Skip to content

Tintri/tintri-python-sdk

Repository files navigation

Tintri Python SDK

A Python SDK (PySDK) for integrating with Tintri's REST APIs.

Currently works with Python 3.6 and 2.7

Documentation

The PySDK documentation is located here.

Installing the SDK on Python 3.6

  1. Click Tintri_PySDK-1.0-py3-none-any.whl. (see image below) Alt text
  2. Click Download. (see image below) Alt text
  3. [sudo] pip3 install Tintri_PySDK-1.0-py3-none-any.whl

Installing the SDK on Python 2.7

  1. Click Tintri_PySDK-1.0-py2-none-any.whl. (see image below) Alt text
  2. Click Download. (see image below) Alt text
  3. [sudo] pip install Tintri_PySDK-1.0-py2-none-any.whl

Questions or Comments

For questions and comments, please go to the Tintri Hub Automation Discussion Group.

Releases

No releases published

Packages

No packages published

Languages