Skip to main content

Official Python SDK for TagoIO

Project description


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

Project details


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.1.tar.gz (144.8 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.1-py3-none-any.whl (91.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tagoio_sdk-5.1.1.tar.gz
Algorithm Hash digest
SHA256 e1fe0b42395c12de78ca9aad90060570c91fd5badfbe6dc3b9bf4c6be78fe59e
MD5 7ae875ba510b00c937e81a9a42eb80df
BLAKE2b-256 8022c6a5afd8d2fb7e219d8ffdfb7044d6ad3ecbaf650a559dbff52d1262c4ba

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for tagoio_sdk-5.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a454de10f13cab50cf15857cbabae531dc8b26d06f1ddd8679358566674a9c29
MD5 10f7087fe0ceaffdb6e5139ac5e49e37
BLAKE2b-256 03de8145f1563db235fd9b7b2eae708b8f5e2946b896db3e0aae6006b1b8f25c

See more details on using hashes here.

Provenance

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

Supported by

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