tiny-track: a minimalist, MLFlow-compatible experiment tracking library
Reason this release was yanked:
.so file is Python-version-dependent
Project description
tiny-track
A minimalist, MLFlow-compatible, header-only C++ experiment tracking library with Python bindings.
Usage
Logging via Python API:
from ttrack.ttrack_cpp import LocalLogger, get_experiments
# start run
logger = LocalLogger(
logging_dir='mlruns', # set your logging dir name (default used by mlflow is "mlruns")
experiment_name='My experiment name', # set your experiment name
run_name='My run name', # set your run name
source=__file__,
)
# add tags
logger.add_tag(key='myTagName', value='myTagValue')
# add params
logger.log_param(key='myParamName', value='myParamValue')
# log metrics
for i in range(10):
logger.log_metric(key='myMetric', value=i**2, step=i+1)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tiny_track-0.0.2.tar.gz.
File metadata
- Download URL: tiny_track-0.0.2.tar.gz
- Upload date:
- Size: 122.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b7c7f1752314d9f571b8ba47877d963288768111981ecb8fcb5b4626cadb112
|
|
| MD5 |
62b063ca5df684ea036edfb7bf105db5
|
|
| BLAKE2b-256 |
520d4d936aa8248414af2a08a6965e0222012abd75d95e9eaeae4534c6e11364
|
Provenance
The following attestation bundles were made for tiny_track-0.0.2.tar.gz:
Publisher:
python-publish.yml on Kowd-PauUh/tiny-track
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tiny_track-0.0.2.tar.gz -
Subject digest:
8b7c7f1752314d9f571b8ba47877d963288768111981ecb8fcb5b4626cadb112 - Sigstore transparency entry: 602253215
- Sigstore integration time:
-
Permalink:
Kowd-PauUh/tiny-track@c5eda3c81c946caf02097176ad0845c6cc2501cb -
Branch / Tag:
refs/tags/v0.0.2 - Owner: https://github.com/Kowd-PauUh
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@c5eda3c81c946caf02097176ad0845c6cc2501cb -
Trigger Event:
release
-
Statement type:
File details
Details for the file tiny_track-0.0.2-py3-none-any.whl.
File metadata
- Download URL: tiny_track-0.0.2-py3-none-any.whl
- Upload date:
- Size: 122.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6b42c183f7c1992dc8c8f072467ee798e5ce3585412c9881d21e708e210521b
|
|
| MD5 |
323717057bff62548697b9406fdd9c3e
|
|
| BLAKE2b-256 |
67bbc3265f86921c2983f87424175099546da987ed2fd7463437930619ff2ccf
|
Provenance
The following attestation bundles were made for tiny_track-0.0.2-py3-none-any.whl:
Publisher:
python-publish.yml on Kowd-PauUh/tiny-track
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tiny_track-0.0.2-py3-none-any.whl -
Subject digest:
f6b42c183f7c1992dc8c8f072467ee798e5ce3585412c9881d21e708e210521b - Sigstore transparency entry: 602253217
- Sigstore integration time:
-
Permalink:
Kowd-PauUh/tiny-track@c5eda3c81c946caf02097176ad0845c6cc2501cb -
Branch / Tag:
refs/tags/v0.0.2 - Owner: https://github.com/Kowd-PauUh
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@c5eda3c81c946caf02097176ad0845c6cc2501cb -
Trigger Event:
release
-
Statement type: