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.14.tar.gz (8.9 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.14-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tensorfuse_python-0.0.14.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for tensorfuse_python-0.0.14.tar.gz
Algorithm Hash digest
SHA256 c1937365d314adf8351c823f303197d68c307e0fdb14640d4859915f170a9909
MD5 c856f5967dd97d550fe92a3f2958771f
BLAKE2b-256 1e834d19977e63361861c917f4bc70771822d28e16319a23025c1514bcfffab8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tensorfuse_python-0.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 87c201d776f9f6457674006ea1cd94c2066b2d962b71ac04769647c2787f9e3c
MD5 6425dadc99cbb59fd71e5644fd15d0c9
BLAKE2b-256 fe2aaada2b2697530561c921ba2b0853773d9b60f89457f9acf256e35eb016c4

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