tfds-nightly


Nametfds-nightly JSON
Version 4.9.9.dev202507120045 PyPI version JSON
download
home_pagehttps://github.com/tensorflow/datasets
Summarytensorflow/datasets is a library of datasets ready to use with TensorFlow.
upload_time2025-07-12 00:45:45
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/55/00/f255689254671d85818ebd1bf6055a95963daeb575a513baace4e5fbdfda/tfds_nightly-4.9.9.dev202507120045.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.dev202507120045",
    "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": "381af6b724f5afd98ff7de921a98c9bc4a5c5d0af40a616fcbae1b895502703d",
                "md5": "60806b9be2b23ca08a3322e4ffbdd1ae",
                "sha256": "6710ebbc708564ebbbff04f792231d4cd793d6fed91982c25ee26e51d280ba76"
            },
            "downloads": -1,
            "filename": "tfds_nightly-4.9.9.dev202507120045-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "60806b9be2b23ca08a3322e4ffbdd1ae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5322250,
            "upload_time": "2025-07-12T00:45:41",
            "upload_time_iso_8601": "2025-07-12T00:45:41.261195Z",
            "url": "https://files.pythonhosted.org/packages/38/1a/f6b724f5afd98ff7de921a98c9bc4a5c5d0af40a616fcbae1b895502703d/tfds_nightly-4.9.9.dev202507120045-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5500f255689254671d85818ebd1bf6055a95963daeb575a513baace4e5fbdfda",
                "md5": "0168ab92f4ca340efc092ba5323afb40",
                "sha256": "b0e666efee325757f74eb23c4745d37bd6d9420e0c017e1908859a7e53f88d66"
            },
            "downloads": -1,
            "filename": "tfds_nightly-4.9.9.dev202507120045.tar.gz",
            "has_sig": false,
            "md5_digest": "0168ab92f4ca340efc092ba5323afb40",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3947278,
            "upload_time": "2025-07-12T00:45:45",
            "upload_time_iso_8601": "2025-07-12T00:45:45.971408Z",
            "url": "https://files.pythonhosted.org/packages/55/00/f255689254671d85818ebd1bf6055a95963daeb575a513baace4e5fbdfda/tfds_nightly-4.9.9.dev202507120045.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-12 00:45:45",
    "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: 0.46183s