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.12.tar.gz (8.0 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.12-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tensorfuse_python-0.0.12.tar.gz
  • Upload date:
  • Size: 8.0 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.12.tar.gz
Algorithm Hash digest
SHA256 3dbb0eb45994394a6c196af3960dc9586b6703a0f3f6d220235148a94d92349a
MD5 1e5b63a6d93513966652dbed6f52bd2c
BLAKE2b-256 b0262ac1ebe9eb20fe796aaec32c7ffa5e1bf64463a49e97d4b49bac8c2366dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tensorfuse_python-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 9b7fbfc52f85654acf3f725b8afafbac5150c9a4e8c86c79103c2f2db0d2ab23
MD5 a1e17f31f53b8c85d8f99aaf67914436
BLAKE2b-256 e7cf846e2e039ba22ae11c4ba07e4ff7e5c64e97473fdd9d7c83d9d9aee22c5a

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