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.5.tar.gz (151.6 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.5-py3-none-any.whl (96.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tagoio_sdk-5.1.5.tar.gz
Algorithm Hash digest
SHA256 853a3bbf67c2f2039aac6929b1c46610b6b5ad00892f9b84857bd195319944f2
MD5 3986acba59127303cf6a5d9ed4342a37
BLAKE2b-256 38a097c9d0b742a2e4101e572b202cd449abf8862c7ca93a794850a55e12398f

See more details on using hashes here.

Provenance

The following attestation bundles were made for tagoio_sdk-5.1.5.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.5-py3-none-any.whl.

File metadata

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

File hashes

Hashes for tagoio_sdk-5.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 ce8d520142d8c7d85728da9d1bb7cfc28bd699e134343c37bf5409247e6f182b
MD5 ac7684f0dfcbd385982f8c12e90114c3
BLAKE2b-256 1df7c0aa74e158f2f62adea24fde1a751e91bf55ec6291470a863d2e4bbbbe3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for tagoio_sdk-5.1.5-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

This release

5.1.5 This release

2 files

5.1.4

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