Skip to main content

TagoIO

TagoIO - Python SDK

Official Python SDK for TagoIO

Installation

pip install tagoio-sdk

Quick Example

If you have any questions, feel free to check our Help Center

Insert Device Data

from tagoio_sdk import Resources

resources = Resources()
resource.devices.sendDeviceData("myDeviceID", {
    "variable": "temperature",
    "unit": "F",
    "value": 55,
    "time": "2015-11-03 13:44:33",
    "location": {"lat": 42.2974279, "lng": -85.628292},
})

Edit Device Data

from tagoio_sdk import Resources

resources = Resource()
resource.devices.editDeviceData("myDeviceID", {
    "id": "idOfTheRecord",
    "value": "new value",
    "unit": "new unit"
})

Development Commands

uv sync --dev
uv run pytest tests/
uv run ruff check src
uv run ruff format src

License

TagoIO SDK for Python is released under the Apache-2.0 License

Download files

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

Source Distribution

tagoio_sdk-5.1.4.tar.gz (150.9 kB view details)

Uploaded Source

Built Distribution

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

tagoio_sdk-5.1.4-py3-none-any.whl (95.6 kB view details)

Uploaded Python 3

File details

Details for the file tagoio_sdk-5.1.4.tar.gz.

File metadata

  • Download URL: tagoio_sdk-5.1.4.tar.gz
  • Upload date:
  • Size: 150.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for tagoio_sdk-5.1.4.tar.gz
Algorithm Hash digest
SHA256 eeafc95ba6012557a6a1833c4917603b75e855300d065017ba275f7d3a456fd0
MD5 a849811984f02dae1f4c8fd34cce71a8
BLAKE2b-256 faf57a3ba94db13d29b0aa9f8dd64b9b0fa4010c7639eb4cdf254a8a68cd5a09

See more details on using hashes here.

Provenance

The following attestation bundles were made for tagoio_sdk-5.1.4.tar.gz:

Publisher: publish.yml on tago-io/sdk-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file tagoio_sdk-5.1.4-py3-none-any.whl.

File metadata

  • Download URL: tagoio_sdk-5.1.4-py3-none-any.whl
  • Upload date:
  • Size: 95.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for tagoio_sdk-5.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 bf2a59d578ed1ce1765735861bbb76d53e7b084016faa6a3cda198f89b616800
MD5 2fee186dcbab50b2b514b8faa6e8c945
BLAKE2b-256 5235db7a77c4974d29186a6d2fea0fc5122e75aa6ab775701bdb54f11ceafa68

See more details on using hashes here.

Provenance

The following attestation bundles were made for tagoio_sdk-5.1.4-py3-none-any.whl:

Publisher: publish.yml on tago-io/sdk-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

5.1.5

2 files

This release

5.1.4 This release

2 files

5.1.3

2 files

5.1.2

2 files

5.1.1

2 files

5.1.0

2 files

5.0.4

2 files

5.0.3

2 files

5.0.2

2 files

5.0.1

2 files

5.0.0

2 files

4.3.0

2 files

4.2.1

2 files

4.2.0

2 files

4.1.1

2 files

4.0.10

2 files

4.0.9

2 files

4.0.8

2 files

4.0.7

2 files

4.0.6

2 files

4.0.5

2 files

4.0.4

2 files

4.0.3

2 files

4.0.2

2 files

4.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page