Datum provides APIs to create tfrecord daatsets and read tfrecord as tf.data.Datasets
Raw data
{
"_id": null,
"home_page": "https://github.com/openagi/datum",
"name": "datum",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "datum tensorflow tf.data datasets tfrecord",
"author": "OpenAGI",
"author_email": "maintainer@openagi.io",
"download_url": "https://files.pythonhosted.org/packages/83/1f/9e34b93332209d57fda648ab533fc60c256affd482b8390fb9f226e738d9/datum-1.13.0.tar.gz",
"platform": null,
"description": "Datum provides APIs to create tfrecord daatsets and read tfrecord as tf.data.Datasets\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Datum provides APIs to create tfrecord daatsets and read tfrecord as tf.data.Datasets",
"version": "1.13.0",
"project_urls": {
"Download": "https://github.com/openagi/datum/tags",
"Homepage": "https://github.com/openagi/datum"
},
"split_keywords": [
"datum",
"tensorflow",
"tf.data",
"datasets",
"tfrecord"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "831f9e34b93332209d57fda648ab533fc60c256affd482b8390fb9f226e738d9",
"md5": "41d4bf024a499dca62c69f0e9234b64a",
"sha256": "d2469be16b1ae0006bb4836ea8541fc169ed92c58397da0d7489cc3ad67be5d3"
},
"downloads": -1,
"filename": "datum-1.13.0.tar.gz",
"has_sig": false,
"md5_digest": "41d4bf024a499dca62c69f0e9234b64a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 48256,
"upload_time": "2025-07-08T16:38:56",
"upload_time_iso_8601": "2025-07-08T16:38:56.495569Z",
"url": "https://files.pythonhosted.org/packages/83/1f/9e34b93332209d57fda648ab533fc60c256affd482b8390fb9f226e738d9/datum-1.13.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-08 16:38:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "openagi",
"github_project": "datum",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "tensorflow",
"specs": [
[
"<",
"2.22"
]
]
},
{
"name": "pillow",
"specs": [
[
">=",
"9.2.0"
]
]
},
{
"name": "absl-py",
"specs": [
[
">=",
"0.10"
]
]
},
{
"name": "tqdm",
"specs": [
[
">=",
"4.39.0"
]
]
},
{
"name": "wrapt",
"specs": [
[
">=",
"1.14.1"
]
]
},
{
"name": "numpy",
"specs": [
[
"<=",
"1.27.0"
]
]
},
{
"name": "pytest",
"specs": [
[
"==",
"7.4.3"
]
]
},
{
"name": "pytest-cov",
"specs": [
[
"==",
"4.1.0"
]
]
},
{
"name": "pytest-xdist",
"specs": [
[
"==",
"3.4.0"
]
]
},
{
"name": "coverage",
"specs": [
[
"==",
"7.3.2"
]
]
},
{
"name": "yapf",
"specs": [
[
"==",
"0.40.2"
]
]
},
{
"name": "docformatter",
"specs": [
[
"==",
"1.7.5"
]
]
},
{
"name": "isort",
"specs": [
[
"==",
"5.12.0"
]
]
},
{
"name": "mypy",
"specs": [
[
"==",
"1.7.0"
]
]
},
{
"name": "pylint",
"specs": [
[
"==",
"3.0.2"
]
]
},
{
"name": "pycodestyle",
"specs": [
[
"==",
"2.11.1"
]
]
}
],
"lcname": "datum"
}