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.3.tar.gz (145.3 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.3-py3-none-any.whl (92.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tagoio_sdk-5.1.3.tar.gz
Algorithm Hash digest
SHA256 02c097045a2528cddc50cf5ab75defbf1a70ec5b54ca532f30822b6c7a6b625e
MD5 4610bfbfaa6c2c9a2f93a64a5e0e635f
BLAKE2b-256 e71615542b875d14902f034a990518cdb1aa459a6f053f1c782250fdf45c7ec2

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for tagoio_sdk-5.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 2b81ccb5223f97cbdeba9da012b038f1396c204bcf2c5c1d0473f4274f35d0d9
MD5 96224506d448d24af63def50d2dc3737
BLAKE2b-256 e8baa368dc8bcce4a14c1f841b88216dafc375783a2498d6ef530ce93bf34563

See more details on using hashes here.

Provenance

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