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.10.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.10-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tensorfuse_python-0.0.10.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.10.tar.gz
Algorithm Hash digest
SHA256 31b1eafdc5e458bbd8d689ddc5800f41acf6f037abb55b4f145e0eb16a331c91
MD5 525cc043123cb1cc1cf3e33621d322d5
BLAKE2b-256 ffd792f22bb28620b461e54cc9b66445a61366d624acca69bab7f7352869618c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tensorfuse_python-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 697b8a87652880a8144e18d9d80edb2395ce1b7b907d3475986c8009b608bb81
MD5 b4d5979b51718819519d2c8395e1cd2e
BLAKE2b-256 147f2852be62a2a3a0684a0a008c70130edf7716f84b2f959b4d89eb59c657ed

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