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

Uploaded Python 3

File details

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

File metadata

  • Download URL: tensorfuse_python-0.0.6.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.6.tar.gz
Algorithm Hash digest
SHA256 0c1ffb6e7d64f6b687e433c9ea44583c63a81f16ff34e30f175f2cf59bd85164
MD5 415fa654006fc8209ebff2149f64e4fa
BLAKE2b-256 629b4de23696ab83ebfe758bb7c05001cf6c22e73261d513bdd6d8c686af33d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tensorfuse_python-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 b77b1ae1117bbd7d5f1a7a8a8dd39a464da8e49fa523a7a76db4d855de9dae33
MD5 a36dfe5f485b703132e4b8d486daae0e
BLAKE2b-256 e4f29e08b18d28c043d368bc60170ab60aceaf595e57f1772ec504c25e3ca0aa

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