tfg-nightly


Nametfg-nightly JSON
Version 2023.1.11 PyPI version JSON
download
home_pagehttps://github.com/tensorflow/graphics
SummaryA library that contains well defined, reusable and cleanly written graphics related ops and utility functions for TensorFlow.
upload_time2023-01-11 01:00:24
maintainer
docs_urlNone
authorGoogle LLC
requires_python
licenseApache 2.0
keywords machine learning tensorflow graphics geometry 3d
VCS
bugtrack_url
requirements tensorflow tensorflow-addons tensorflow-datasets absl-py h5py matplotlib numpy psutil scipy tqdm OpenEXR termcolor trimesh networkx
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tensorflow/graphics",
    "name": "tfg-nightly",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "machine learning,tensorflow,graphics,geometry,3D",
    "author": "Google LLC",
    "author_email": "tf-graphics-eng@google.com",
    "download_url": "https://files.pythonhosted.org/packages/1d/b4/b0dd6a1fd65d120d59b3bb8be61a54b54ab7b46e24dfb0f6a5f45bcc905c/tfg-nightly-2023.1.11.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "A library that contains well defined, reusable and cleanly written graphics related ops and utility functions for TensorFlow.",
    "version": "2023.1.11",
    "split_keywords": [
        "machine learning",
        "tensorflow",
        "graphics",
        "geometry",
        "3d"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e39298af3123844567b0addfeaf82bdb0d050a0d822c4c1f7d4a4bad88ed49b8",
                "md5": "8381188f119815735dcfad378fbabdf8",
                "sha256": "27eb1a3a16f18f578c01fe896fc780fe7130ec771caf9bac9891a88805df7b90"
            },
            "downloads": -1,
            "filename": "tfg_nightly-2023.1.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8381188f119815735dcfad378fbabdf8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 543331,
            "upload_time": "2023-01-11T01:00:21",
            "upload_time_iso_8601": "2023-01-11T01:00:21.360910Z",
            "url": "https://files.pythonhosted.org/packages/e3/92/98af3123844567b0addfeaf82bdb0d050a0d822c4c1f7d4a4bad88ed49b8/tfg_nightly-2023.1.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1db4b0dd6a1fd65d120d59b3bb8be61a54b54ab7b46e24dfb0f6a5f45bcc905c",
                "md5": "3b98076817fbe73e9b85a967c50d13a1",
                "sha256": "97191c040a24aef3b3ec1364edaa7f5ff43ceb065687a50f47e37dd8f2b179b1"
            },
            "downloads": -1,
            "filename": "tfg-nightly-2023.1.11.tar.gz",
            "has_sig": false,
            "md5_digest": "3b98076817fbe73e9b85a967c50d13a1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 340252,
            "upload_time": "2023-01-11T01:00:24",
            "upload_time_iso_8601": "2023-01-11T01:00:24.210089Z",
            "url": "https://files.pythonhosted.org/packages/1d/b4/b0dd6a1fd65d120d59b3bb8be61a54b54ab7b46e24dfb0f6a5f45bcc905c/tfg-nightly-2023.1.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-11 01:00:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "tensorflow",
    "github_project": "graphics",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "tensorflow",
            "specs": [
                [
                    ">=",
                    "2.2.0"
                ]
            ]
        },
        {
            "name": "tensorflow-addons",
            "specs": [
                [
                    ">=",
                    "0.10.0"
                ]
            ]
        },
        {
            "name": "tensorflow-datasets",
            "specs": [
                [
                    ">=",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "absl-py",
            "specs": [
                [
                    ">=",
                    "0.6.1"
                ]
            ]
        },
        {
            "name": "h5py",
            "specs": [
                [
                    ">=",
                    "2.10.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "2.2.5"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.15.4"
                ]
            ]
        },
        {
            "name": "psutil",
            "specs": [
                [
                    ">=",
                    "5.7.0"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    ">=",
                    "4.45.0"
                ]
            ]
        },
        {
            "name": "OpenEXR",
            "specs": [
                [
                    ">=",
                    "1.3.2"
                ]
            ]
        },
        {
            "name": "termcolor",
            "specs": [
                [
                    ">=",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "trimesh",
            "specs": [
                [
                    ">=",
                    "2.37.22"
                ]
            ]
        },
        {
            "name": "networkx",
            "specs": []
        }
    ],
    "lcname": "tfg-nightly"
}
        
Elapsed time: 0.03412s