Metadata-Version: 2.1
Name: fate_client
Version: 1.11.3.post1
Summary: Clients for FATE, including flow_client and pipeline
Home-page: https://fate.fedai.org/
License: Apache-2.0
Keywords: FATE,clients,Federated Learning
Author: FederatedAI
Author-email: contact@FedAI.org
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: loguru (>=0.6.0)
Requires-Dist: pandas (>=1.1.5)
Requires-Dist: poetry (>=0.12)
Requires-Dist: requests (>=2.24.0,<3.0.0)
Requires-Dist: ruamel.yaml (>=0.16.10,<0.17.0)
Requires-Dist: setuptools (>=65.5.1)
Project-URL: Documentation, https://fate.readthedocs.io/en/latest/?badge=latest
Project-URL: Repository, https://github.com/FederatedAI/FATE
Description-Content-Type: text/markdown

# FATE Client

Tools for interacting with FATE.


