# tiny-track
A minimalist, lightweight C++ experiment tracking library with Python bindings
Raw data
{
"_id": null,
"home_page": null,
"name": "tiny-track",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "mlops, experiment tracking, machine learning, logging",
"author": null,
"author_email": "Ivan Danylenko <kowd.pauuh@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/12/60/ed812df78c0385011302e36c29770febcfde6466546397e2f4110ffd0aa2/tiny_track-0.0.1.tar.gz",
"platform": null,
"description": "# tiny-track\nA minimalist, lightweight C++ experiment tracking library with Python bindings\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "tiny-track: a minimalist, lightweight C++ experiment tracking library with Python bindings",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/Kowd-PauUh",
"Repository": "https://github.com/Kowd-PauUh/tiny-track"
},
"split_keywords": [
"mlops",
" experiment tracking",
" machine learning",
" logging"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "3518e55ea54333bd1c4e3f99c88f739230485c0488368690ad186be70fac66ce",
"md5": "abb4ede9595757cb736688333c70de23",
"sha256": "619967ba25fa826f43810202cb0e6a93ab772e73282ea48e76ae1680e4fb57d5"
},
"downloads": -1,
"filename": "tiny_track-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "abb4ede9595757cb736688333c70de23",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 7392,
"upload_time": "2025-07-15T14:46:56",
"upload_time_iso_8601": "2025-07-15T14:46:56.650294Z",
"url": "https://files.pythonhosted.org/packages/35/18/e55ea54333bd1c4e3f99c88f739230485c0488368690ad186be70fac66ce/tiny_track-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1260ed812df78c0385011302e36c29770febcfde6466546397e2f4110ffd0aa2",
"md5": "c0543099b25f4a8362f6a8950d1c6090",
"sha256": "fa696bd7456c706d57278af987a3fd4ecc7c00bed3fee7084e3cc9db22c5eb08"
},
"downloads": -1,
"filename": "tiny_track-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "c0543099b25f4a8362f6a8950d1c6090",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 7211,
"upload_time": "2025-07-15T14:46:59",
"upload_time_iso_8601": "2025-07-15T14:46:59.065725Z",
"url": "https://files.pythonhosted.org/packages/12/60/ed812df78c0385011302e36c29770febcfde6466546397e2f4110ffd0aa2/tiny_track-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-15 14:46:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Kowd-PauUh",
"github_project": "tiny-track",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pybind11",
"specs": []
},
{
"name": "pytest",
"specs": []
}
],
"lcname": "tiny-track"
}