tfds-nightly


Nametfds-nightly JSON
Version 4.9.9.dev202508020045 PyPI version JSON
download
home_pagehttps://github.com/tensorflow/datasets
Summarytensorflow/datasets is a library of datasets ready to use with TensorFlow.
upload_time2025-08-02 00:45:43
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/5f/99/b7d7ad02bbc2d8617529cd75d130c69107001354b1333262e939d62e822e/tfds_nightly-4.9.9.dev202508020045.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.dev202508020045",
    "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": "5a9e87dc42efb2c5ec88716ae6532b654bb60bce9524bc1203d8eada7e2237f3",
                "md5": "6866f71e503a38e6c2197afac356afac",
                "sha256": "f1734fff66641c8ef66212e2dc391edd670c800118d123f2aee3c4823e538b69"
            },
            "downloads": -1,
            "filename": "tfds_nightly-4.9.9.dev202508020045-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6866f71e503a38e6c2197afac356afac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5330302,
            "upload_time": "2025-08-02T00:45:38",
            "upload_time_iso_8601": "2025-08-02T00:45:38.002759Z",
            "url": "https://files.pythonhosted.org/packages/5a/9e/87dc42efb2c5ec88716ae6532b654bb60bce9524bc1203d8eada7e2237f3/tfds_nightly-4.9.9.dev202508020045-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5f99b7d7ad02bbc2d8617529cd75d130c69107001354b1333262e939d62e822e",
                "md5": "f54d7d21373dfa01061c350237bcda63",
                "sha256": "020c3dca154a4104f5e3f1125ca72ab324d8b966d276e22f652667255cda3fa9"
            },
            "downloads": -1,
            "filename": "tfds_nightly-4.9.9.dev202508020045.tar.gz",
            "has_sig": false,
            "md5_digest": "f54d7d21373dfa01061c350237bcda63",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3950477,
            "upload_time": "2025-08-02T00:45:43",
            "upload_time_iso_8601": "2025-08-02T00:45:43.628490Z",
            "url": "https://files.pythonhosted.org/packages/5f/99/b7d7ad02bbc2d8617529cd75d130c69107001354b1333262e939d62e822e/tfds_nightly-4.9.9.dev202508020045.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-02 00:45:43",
    "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.96976s