flyteidl


Nameflyteidl JSON
Version 1.15.0 PyPI version JSON
download
home_pageNone
SummaryIDL for Flyte Platform
upload_time2025-02-13 22:33:06
maintainerNone
docs_urlNone
authorNone
requires_python<3.13,>=3.8
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Flyteidl

This is one of the core components of Flyte. It contains the Specification of the Flyte Language using protobuf messages, the Backend API specification in gRPC, and Swagger REST. The repo contains the generated clients and protocol message structures in multiple languages. Along with the generated code, the repository also contains the Golang clients for Flyte's backend APIs (the services grouped under FlyteAdmin).


[![Slack](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://slack.flyte.org)

* [flyte.org](https://flyte.org)
* [Flyte Docs](http://docs.flyte.org)
* [Flyteidl API reference documentation](https://docs.flyte.org/en/latest/reference_flyteidl.html)

## Contributing to Flyteidl

See the [contributing docs](protos/docs/contributing.md) for more information.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "flyteidl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Flyte Contributors <admin@flyte.org>",
    "download_url": "https://files.pythonhosted.org/packages/94/69/97c8129cf113d9f8c776b51e536453216c40d3376d7e835bf798ab926464/flyteidl-1.15.0.tar.gz",
    "platform": null,
    "description": "# Flyteidl\n\nThis is one of the core components of Flyte. It contains the Specification of the Flyte Language using protobuf messages, the Backend API specification in gRPC, and Swagger REST. The repo contains the generated clients and protocol message structures in multiple languages. Along with the generated code, the repository also contains the Golang clients for Flyte's backend APIs (the services grouped under FlyteAdmin).\n\n\n[![Slack](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://slack.flyte.org)\n\n* [flyte.org](https://flyte.org)\n* [Flyte Docs](http://docs.flyte.org)\n* [Flyteidl API reference documentation](https://docs.flyte.org/en/latest/reference_flyteidl.html)\n\n## Contributing to Flyteidl\n\nSee the [contributing docs](protos/docs/contributing.md) for more information.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "IDL for Flyte Platform",
    "version": "1.15.0",
    "project_urls": {
        "Homepage": "https://github.com/flyteorg/flyte/tree/master/flyteidl"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "54927cad4b9b5c1fcdd61fd9cc0900a0ffd8bedcd7a5d2540baf331672f2d1f8",
                "md5": "e32e952ad49713e0f93808b036518387",
                "sha256": "35df478dba98483c1982f9d031ed6bf59fbc0ef830dbea0aef5ab147f2f7b62d"
            },
            "downloads": -1,
            "filename": "flyteidl-1.15.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e32e952ad49713e0f93808b036518387",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.8",
            "size": 219959,
            "upload_time": "2025-02-13T22:33:03",
            "upload_time_iso_8601": "2025-02-13T22:33:03.965283Z",
            "url": "https://files.pythonhosted.org/packages/54/92/7cad4b9b5c1fcdd61fd9cc0900a0ffd8bedcd7a5d2540baf331672f2d1f8/flyteidl-1.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "946997c8129cf113d9f8c776b51e536453216c40d3376d7e835bf798ab926464",
                "md5": "98bb6cf3470dd839d9ce38b32096d308",
                "sha256": "7af316bc63a9079852e7b732f9a63c950babe1bf0e7c899deb013092fe8feade"
            },
            "downloads": -1,
            "filename": "flyteidl-1.15.0.tar.gz",
            "has_sig": false,
            "md5_digest": "98bb6cf3470dd839d9ce38b32096d308",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.8",
            "size": 128806,
            "upload_time": "2025-02-13T22:33:06",
            "upload_time_iso_8601": "2025-02-13T22:33:06.356101Z",
            "url": "https://files.pythonhosted.org/packages/94/69/97c8129cf113d9f8c776b51e536453216c40d3376d7e835bf798ab926464/flyteidl-1.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-13 22:33:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "flyteorg",
    "github_project": "flyte",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "flyteidl"
}
        
Elapsed time: 0.39625s