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.8.tar.gz (3.7 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.8-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tensorfuse_python-0.0.8.tar.gz
  • Upload date:
  • Size: 3.7 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.8.tar.gz
Algorithm Hash digest
SHA256 5c6eb70d3a273b9de1ea92e70580ee0cb10a3251c7f109caa9e9a3c4a1b7b135
MD5 136cccece1c480b42c64d44a7a267a42
BLAKE2b-256 b1920f5ee4459b4f33bb92aa0a5ba2dbc651b0aa0df2fec726570572d4509f0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tensorfuse_python-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 b12bb3265588e5c1837af36511f3f92f43645e27201c628e0ac9565f9e8a8aa5
MD5 71126ed51e28535bae78d5854ac744b6
BLAKE2b-256 9b085648431da4afcabb85c1445089d809b65dfa9e48ac8f92024b286e55ff5f

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