tfds-nightly


Nametfds-nightly JSON
Version 4.9.9.dev202509130044 PyPI version JSON
download
home_pagehttps://github.com/tensorflow/datasets
Summarytensorflow/datasets is a library of datasets ready to use with TensorFlow.
upload_time2025-09-13 00:45:19
maintainerNone
docs_urlNone
authorGoogle Inc.
requires_python>=3.10
licenseApache 2.0
keywords tensorflow machine learning datasets
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            tensorflow/datasets is a library of public datasets ready to use with
TensorFlow. Each dataset definition contains the logic necessary to download and
prepare the dataset, as well as to read it into a model using the
`tf.data.Dataset` API.

Usage outside of TensorFlow is also supported.

See the README on GitHub for further documentation.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tensorflow/datasets",
    "name": "tfds-nightly",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "tensorflow machine learning datasets",
    "author": "Google Inc.",
    "author_email": "packages@tensorflow.org",
    "download_url": "https://files.pythonhosted.org/packages/48/49/80685ba32c0b88bda08297b580ec3552bc19268725706ee58d09e7565d55/tfds_nightly-4.9.9.dev202509130044.tar.gz",
    "platform": null,
    "description": "tensorflow/datasets is a library of public datasets ready to use with\nTensorFlow. Each dataset definition contains the logic necessary to download and\nprepare the dataset, as well as to read it into a model using the\n`tf.data.Dataset` API.\n\nUsage outside of TensorFlow is also supported.\n\nSee the README on GitHub for further documentation.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "tensorflow/datasets is a library of datasets ready to use with TensorFlow.",
    "version": "4.9.9.dev202509130044",
    "project_urls": {
        "Download": "https://github.com/tensorflow/datasets/tags",
        "Homepage": "https://github.com/tensorflow/datasets"
    },
    "split_keywords": [
        "tensorflow",
        "machine",
        "learning",
        "datasets"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3b2fdd079f8713c05be0ca07b1ea3fb67d9b316afec72b8bf55b6a6206453a5c",
                "md5": "1ab4582dc28396b7ec180e8ad9df33c0",
                "sha256": "2da3872c9f2496ea4cbaf2838078991653caad70750be29d5360cec2b92d0c5d"
            },
            "downloads": -1,
            "filename": "tfds_nightly-4.9.9.dev202509130044-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1ab4582dc28396b7ec180e8ad9df33c0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5332832,
            "upload_time": "2025-09-13T00:45:14",
            "upload_time_iso_8601": "2025-09-13T00:45:14.361066Z",
            "url": "https://files.pythonhosted.org/packages/3b/2f/dd079f8713c05be0ca07b1ea3fb67d9b316afec72b8bf55b6a6206453a5c/tfds_nightly-4.9.9.dev202509130044-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "484980685ba32c0b88bda08297b580ec3552bc19268725706ee58d09e7565d55",
                "md5": "0159dc7b0c941161d3fd3abf9cbdca0b",
                "sha256": "b499670d73c6ca5ed22a46e9af59ac81272171ab01cd92ce200b484bfa44df67"
            },
            "downloads": -1,
            "filename": "tfds_nightly-4.9.9.dev202509130044.tar.gz",
            "has_sig": false,
            "md5_digest": "0159dc7b0c941161d3fd3abf9cbdca0b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3951874,
            "upload_time": "2025-09-13T00:45:19",
            "upload_time_iso_8601": "2025-09-13T00:45:19.696999Z",
            "url": "https://files.pythonhosted.org/packages/48/49/80685ba32c0b88bda08297b580ec3552bc19268725706ee58d09e7565d55/tfds_nightly-4.9.9.dev202509130044.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-13 00:45:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tensorflow",
    "github_project": "datasets",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tfds-nightly"
}
        
Elapsed time: 3.01277s