Skip to main content

T2D2 SDK

Project description

Description

T2D2 SDK python wrapper to API to interface with T2D2 projects and related assets.

Table of Contents

Installation

This SDK is published to PyPI and the latest version can be installed as follows: pip install --upgrade t2d2-sdk

Usage

These instructions assume that you have an account at T2D2 (https://t2d2.ai). If you do not have an account, you can sign up here: (https://app.t2d2.ai/auth/register). Subscription pricing details may be found here: (https://t2d2.ai/pricing).

Once you have an account created, you can either use your email/password or an API KEY to instantiate the T2D2 client.

from t2d2_sdk import T2D2

credentials = {'email': "my@email.com", 'password': "<MYPASSWORD>"}
credentials = {'api_key': "<MY_API_KEY>"}

t2d2 = T2D2(credentials)

With this client, you can interface with the app and get access to most of the features of the web interface. More documentation coming soon at https://docs.t2d2.ai.

t2d2.set_project(PROJECT_ID)
project = t2d2.get_project()
data = t2d2.get_images()
...

Contributing

Please contact bhiriyur@t2d2.ai for further information on contributing to this project.

License

Information about the project's license.

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

t2d2_sdk-2.3.1.tar.gz (18.0 kB view details)

Uploaded Source

Built Distribution

t2d2_sdk-2.3.1-py3-none-any.whl (14.3 kB view details)

Uploaded Python 3

File details

Details for the file t2d2_sdk-2.3.1.tar.gz.

File metadata

  • Download URL: t2d2_sdk-2.3.1.tar.gz
  • Upload date:
  • Size: 18.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for t2d2_sdk-2.3.1.tar.gz
Algorithm Hash digest
SHA256 1ff9d5dfaed56cb7ff85f256730b41a1b0ef2ca9ad113fa5e2ecf4c9a12f21ad
MD5 f8ff1810c367085738cb91bceb422716
BLAKE2b-256 cc3c64fdc662218237dd9f7da8bee9dabc65be686b7f67b924aec7e180d4607d

See more details on using hashes here.

File details

Details for the file t2d2_sdk-2.3.1-py3-none-any.whl.

File metadata

  • Download URL: t2d2_sdk-2.3.1-py3-none-any.whl
  • Upload date:
  • Size: 14.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for t2d2_sdk-2.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0ccb0aa9fe5f6044ed524729608929a4b05b99118853b4dc4d8768ffd8bf6760
MD5 e7767b7511a26150a3d600a1f41a2d45
BLAKE2b-256 95e79b02cf3257d8dc87e72b57fadf1c44dbad27c6fe7bbe6423c0c37b2b8222

See more details on using hashes here.

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