fate-flow


Namefate-flow JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://fate.fedai.org/
Summary
upload_time2024-01-05 06:23:43
maintainer
docs_urlNone
authorFederatedAI
requires_python>=3.8
licenseApache-2.0 License
keywords federated learning scheduler
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![CodeStyle](https://img.shields.io/badge/Check%20Style-Google-brightgreen)](https://checkstyle.sourceforge.io/google_style.html) [![Style](https://img.shields.io/badge/Check%20Style-Black-black)](https://checkstyle.sourceforge.io/google_style.html)

[中文](./README.zh.md)

FATE Flow is a multi-party federated task security scheduling platform for federated learning end-to-end pipeline

- [Shared-State Scheduling Architecture](https://storage.googleapis.com/pub-tools-public-publication-data/pdf/41684.pdf)
- Secure Multi-Party Communication Across Data Centers

Providing production-level service capabilities:

- Data Access
- Component Registry
- Federated Job&Task Scheduling
- Multi-Party Resource Coordination
- Data Flow Tracking
- Real-Time Job Monitoring
- Multi-Party Federated Model Registry
- Multi-Party Cooperation Authority Management
- High Availability
- CLI, REST API, Python API

## Deployment

Please refer to [FATE](https://github.com/FederatedAI/FATE)

## Documentation

The official FATE Flow documentation is here [https://federatedai.github.io/FATE-Flow/latest/](https://federatedai.github.io/FATE-Flow/latest/)

## License
[Apache License 2.0](LICENSE)

            

Raw data

            {
    "_id": null,
    "home_page": "https://fate.fedai.org/",
    "name": "fate-flow",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "federated learning scheduler",
    "author": "FederatedAI",
    "author_email": "contact@FedAI.org",
    "download_url": "https://files.pythonhosted.org/packages/39/7e/7a4229931c12e7169d89446c605b6705c6a1f41f07a560b9eee348539db3/fate_flow-2.0.0.tar.gz",
    "platform": null,
    "description": "[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![CodeStyle](https://img.shields.io/badge/Check%20Style-Google-brightgreen)](https://checkstyle.sourceforge.io/google_style.html) [![Style](https://img.shields.io/badge/Check%20Style-Black-black)](https://checkstyle.sourceforge.io/google_style.html)\n\n[\u4e2d\u6587](./README.zh.md)\n\nFATE Flow is a multi-party federated task security scheduling platform for federated learning end-to-end pipeline\n\n- [Shared-State Scheduling Architecture](https://storage.googleapis.com/pub-tools-public-publication-data/pdf/41684.pdf)\n- Secure Multi-Party Communication Across Data Centers\n\nProviding production-level service capabilities:\n\n- Data Access\n- Component Registry\n- Federated Job&Task Scheduling\n- Multi-Party Resource Coordination\n- Data Flow Tracking\n- Real-Time Job Monitoring\n- Multi-Party Federated Model Registry\n- Multi-Party Cooperation Authority Management\n- High Availability\n- CLI, REST API, Python API\n\n## Deployment\n\nPlease refer to [FATE](https://github.com/FederatedAI/FATE)\n\n## Documentation\n\nThe official FATE Flow documentation is here [https://federatedai.github.io/FATE-Flow/latest/](https://federatedai.github.io/FATE-Flow/latest/)\n\n## License\n[Apache License 2.0](LICENSE)\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 License",
    "summary": "",
    "version": "2.0.0",
    "project_urls": {
        "Homepage": "https://fate.fedai.org/"
    },
    "split_keywords": [
        "federated",
        "learning",
        "scheduler"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d90766bfeacd7f293e3ee7b82766c3fd51a3d9a64e4e3a6a2db4bafae727380c",
                "md5": "0b51a34d2d4ec98cad383e4181373e41",
                "sha256": "4eae0b98335b076282abc79a25c503314bff73a6756f4e8b6e5b49bb2c1edf4a"
            },
            "downloads": -1,
            "filename": "fate_flow-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0b51a34d2d4ec98cad383e4181373e41",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 377815,
            "upload_time": "2024-01-05T06:23:41",
            "upload_time_iso_8601": "2024-01-05T06:23:41.064939Z",
            "url": "https://files.pythonhosted.org/packages/d9/07/66bfeacd7f293e3ee7b82766c3fd51a3d9a64e4e3a6a2db4bafae727380c/fate_flow-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "397e7a4229931c12e7169d89446c605b6705c6a1f41f07a560b9eee348539db3",
                "md5": "c112e8b2f8fe57c23c88a27e07c28223",
                "sha256": "0a0cbf448537cb61fe84e7b8ae82dbff8793d8d2ec8588a056129290f07c3eea"
            },
            "downloads": -1,
            "filename": "fate_flow-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c112e8b2f8fe57c23c88a27e07c28223",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 215258,
            "upload_time": "2024-01-05T06:23:43",
            "upload_time_iso_8601": "2024-01-05T06:23:43.792928Z",
            "url": "https://files.pythonhosted.org/packages/39/7e/7a4229931c12e7169d89446c605b6705c6a1f41f07a560b9eee348539db3/fate_flow-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-05 06:23:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "fate-flow"
}
        
Elapsed time: 0.33878s