Skip to main content

Python SDK for Tensorfuse

Project description

Tensorfuse SDK

Python SDK package for Tensorfuse

Usage

Default Logging:

from tensorfuse_python.tensorfuse_python import log_generic_event

status = log_generic_event(
    token=<AUTH_TOKEN>,
    log=<LOG_OBJECT>
)

Logging Using IDs:

from tensorfuse_python.tensorfuse_python import log_generic_event_using_ids

status = log_generic_event_using_ids(
    token=<AUTH_TOKEN>,
    teamId=<TEAM_ID>, 
    projectId=<PROJECT_ID>, 
    datasourceId=<DATASOURCE_ID>,  
    log=<LOG_OBJECT>
)

Logging Using Names:

from tensorfuse_python.tensorfuse_python import log_generic_event_using_names

status = log_generic_event_using_names(
    token=<AUTH_TOKEN>,
    teamName=<TEAM_NAME>, 
    projectName=<PROJECT_NAME>, 
    datasourceName=<DATASOURCE_NAME>,  
    log=<LOG_OBJECT>
)

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

tensorfuse_python-0.0.9.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

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

tensorfuse_python-0.0.9-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file tensorfuse_python-0.0.9.tar.gz.

File metadata

  • Download URL: tensorfuse_python-0.0.9.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for tensorfuse_python-0.0.9.tar.gz
Algorithm Hash digest
SHA256 345287d2f572a1b1c4a7654af5600089180955a743542a5201e35e151f2c9f30
MD5 7a51c3cdf0e22818d3c69c321ba56923
BLAKE2b-256 dfbfc6651b4ab49086a186847bcd8c98ce98e9e6aab02c2883774e02ca39c56e

See more details on using hashes here.

File details

Details for the file tensorfuse_python-0.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for tensorfuse_python-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 7f9b0c83a8aff7d5e25d7e06d09d5a0ecd714642beca010c2c95d3827328b5aa
MD5 99a0e976f05c5db38c826f62ced2ddba
BLAKE2b-256 0aa439bfc422a5b357577694b8f8743308cf9bc7afd867bd184326f129d60fbc

See more details on using hashes here.

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