Skip to main content

intdash SDK for Python is a client library that accesses the intdash resource API and real-time API.

Install

You can install intdash SDK for Python (hereafter intdash-py) using PyPI. Install with the following command.

$ pip install intdash

Usage

To start using intdash-py, create a client. To create a client, use the URL of the connection destination and the credentials of the edge account (token or user name/password combination). See intdash client for other available parameters.

import intdash

client = intdash.Client(
    url = "https://example.intdash.jp",
    edge_token = "your_token",
)

Example:
the edge resource is specified and the information of the own edge is retrieved.

# Edge resource
edges = client.edges

# print out edge information
me = edges.me()
print(me)

Documentation

Documentation and links to additional resources are available at https://docs.intdash.jp/sdk/python/latest/en/

Download files

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

Source Distribution

intdash-2.1.1.tar.gz (39.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

intdash-2.1.1-py3-none-any.whl (60.0 kB view details)

Uploaded Python 3

File details

Details for the file intdash-2.1.1.tar.gz.

File metadata

  • Download URL: intdash-2.1.1.tar.gz
  • Upload date:
  • Size: 39.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5

File hashes

Hashes for intdash-2.1.1.tar.gz
Algorithm Hash digest
SHA256 b1f5cbd5977795ba7620ae89c2cb2e4ebc25d665972454148adb08c3a5e0767a
MD5 306e02cd712ded3d0f78aaeea68d0204
BLAKE2b-256 5d8f591a6b5d16dbb07716f816cd5c2bf63f8411965487adb907ff599d84210f

See more details on using hashes here.

File details

Details for the file intdash-2.1.1-py3-none-any.whl.

File metadata

  • Download URL: intdash-2.1.1-py3-none-any.whl
  • Upload date:
  • Size: 60.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5

File hashes

Hashes for intdash-2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9bd9ba879e153daae5d89ed011e7b92a6eb2c80fed4701726a25b779f66e0274
MD5 7d9abc7af0efa40bde7adc697a6728da
BLAKE2b-256 e7cd82c4a5947edb9dea0fb279ed4f323da1894da684dfb2b8441176044f08cc

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2.1.1 This release

2 files

2.1.0

2 files

2.0.3

2 files

2.0.2

2 files

2.0.1

2 files

2.0.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page